SelectionEventArgs Constructor Terminal Works - PDF Printing.Net Library
Initializes a new instance of the SelectionEventArgs class.

Namespace: PdfViewerNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public SelectionEventArgs(
	int count,
	SelectionType selectionType
)

Parameters

count
Type: SystemInt32
The count.
selectionType
Type: PdfViewerNetSelectionType
Type of the selection.
See Also

Reference