KeepAspectRatioOptions Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Defines whether to keep the aspect ratio during the selection resizing.
Namespace:Bytescout.PDFViewerAssembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | Do not keep the aspect ratio. | |
Always | 1 | Always keep aspect the ratio during the selection resizing. | |
IfShiftPressed | 2 | Keep the aspect ratio during the selection resizing only when SHIFT key is pressed. |
See Also