Get the Unicode string content of the text range.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetText As String
public:
virtual String^ GetText() sealed
Return Value
Type:
String the text within the range
See Also