Initializes a new instance of the SelectionEventArgs class.
Namespace: PdfViewerNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- count
- Type: System.Int32
The count. - selectionType
- Type: PdfViewerNet.SelectionType
Type of the selection.
See Also