Click or drag to resize

PDFViewCtrlSelectionGetAsUnicode Method

Gets the current text selection represented as an Unicode string.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetAsUnicode()

Return Value

Type: String
the current text selection represented as an Unicode string.
See Also