PdfViewerGetSelectedText Method Terminal Works - PDF Printing.Net Library
Gets the selected text.

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

public string GetSelectedText()

Return Value

Type: String
Text if selected, empty string if nothing is selected
See Also

Reference