pageFit property
getter/setter pair
How to fit the image into the page. Only used if pageSize is not CUSTOM.
The image can either be stretched to fill the page,
in one of three ways, or centered on the page without stretching.
Default is FIT_IN
Implementation
PageFit pageFit;