documentImageSizeLimit property
getter/setter pair
Limits the maximum size of the document image. If width or height are zero, this property is effectively ignored.
Implementation
Size? documentImageSizeLimit;
Limits the maximum size of the document image. If width or height are zero, this property is effectively ignored.
Size? documentImageSizeLimit;