requiredAspectRatios property

List<PageAspectRatio>? requiredAspectRatios
read / write

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

Implementation

List<PageAspectRatio>? requiredAspectRatios;