KeepAspectRatioOptions EnumerationByteScout PDF Viewer SDK
Defines whether to keep the aspect ratio during the selection resizing.

Namespace:  Bytescout.PDFViewer
Assembly:  Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.1.4802-master
Syntax

public enum KeepAspectRatioOptions
Members

  Member nameValueDescription
None0 Do not keep the aspect ratio.
Always1 Always keep aspect the ratio during the selection resizing.
IfShiftPressed2 Keep the aspect ratio during the selection resizing only when SHIFT key is pressed.
See Also

Reference