SelectionData Class
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
Represents selection data.
Inheritance Hierarchy
Bytescout.PDFViewerSelectionData
Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
The SelectionData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SelectionData | Creates new instance of SelectionData object. |
Properties
Name | Description | |
---|---|---|
![]() | Rectangle | Selection rectangle in PDF Points (1 Point = 1/72 in.). |
![]() | UserData | User object associated with the selection rectangle. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also