Click or drag to resize

TextRangeGetText Method

Get the Unicode string content of the text range.

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

Return Value

Type: String
the text within the range
See Also