Accusoft PDF Xpress Control v7.0
pdfImageFitSettings Enumeration
Description
Option values which describe the fit of the image within the destination rectangle.
Members
MemberValueDescription
PDF_ImageFitGravityBottom64Align the bottom edge of the image with the bottom edge of the destination rectangle.
PDF_ImageFitGravityLeft8Align the top edge of the image with the top edge of the destination rectangle.
PDF_ImageFitGravityRight32Align the right edge of the image with the right edge of the destination rectangle.
PDF_ImageFitGravityTop16Align the left edge of the image with the left edge of the destination rectangle.
PDF_ImageFitGrow4Grow the image, if necessary, to fit within the destination rectangle.
PDF_ImageFitNone0No fit setting.
PDF_ImageFitShrink2Shrink the image, if necessary, to fit within the destination rectangle.
PDF_ImageFitStretch1Stretch the image to completely fill the destination rectangle without retaining the aspect ratio of the source image.
Remarks
The default value is ImageFitNone.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback