PDFViewerControlAddSelectionInPoints 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
Adds selection rectangle in PDF Points (1 Point = 1/72 in.).
Namespace:Bytescout.PDFViewerAssembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
Parameters
- rectangle
- Type: System.DrawingRectangleF
Selection rectangle in Points. - userData (Optional)
- Type: SystemObject
User object associated with the selection.
Return Value
Type: Int32Index of added selection rectangle.
See Also