requiredAspectRatios property

List<PageAspectRatio>? requiredAspectRatios
getter/setter pair

Expected aspect ratios of the document. If the document has a different aspect ratio it will be rejected.

Implementation

List<PageAspectRatio>? requiredAspectRatios;