preferredAspectRatios property

List<AspectRatio>? preferredAspectRatios
getter/setter pair

An optional array of aspect ratios the documents may conform to.

Implementation

List<AspectRatio>? preferredAspectRatios;