Link Search Menu Expand Document

SelectionData Class

Represents selection data.
Inheritance Hierarchy
SystemObject
Bytescout.PDFViewerSelectionData

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public class SelectionData

The SelectionData type exposes the following members.

Constructors
NameDescription
Public methodSelectionData
Creates new instance of SelectionData object.
Top
Properties
NameDescription
Public propertyRectangle
Selection rectangle in PDF Points (1 Point = 1/72 in.).
Public propertyUserData
User object associated with the selection rectangle.
Top
Methods
NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference