Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Defines modifier key for multi-select mode.
Namespace: Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 12.0.0.4063-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No modifier key. Every mouse click will start new selection rectangle. | |
Shift | 1 | To start new selection you should hold Shift key when clicking left mouse button. | |
Control | 2 | To start new selection you should hold Control key when clicking left mouse button. | |
Alt | 3 | To start new selection you should hold Alt key when clicking left mouse button. |
See Also