PdfViewerOnSelectionChanged Method Terminal Works - PDF Printing.Net Library
Occurs when selection changes.

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

protected virtual void OnSelectionChanged(
	SelectionEventArgs e
)

Parameters

e
Type: PdfViewerNetSelectionEventArgs
Event arguments
See Also

Reference