SelectionEventArgs Constructors
Provides data for the PdfViewerControl.SelectionStarted, PdfViewerControl.SelectionContinued and PdfViewerControl.SelectionEnded events.Name | Parameters | Description |
---|---|---|
SelectionEventArgs(PdfDocumentPosition) | position | Initializes a new instance of the SelectionEventArgs class with the specified settings. |
See Also