PDFViewerControlSetSelection Method
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
Sets selection rectangles in pixels. In single-select mode the control will take only the first rectangle in the list.
Namespace:Bytescout.PDFViewerAssembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
Parameters
- newSelection
- Type: System.Collections.GenericIListRectangle
List of selection rectangles in pixels.
See Also