TextExtractorWordGetString Method |
Gets Unicode string
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetString()
Public Function GetString As String
public:
virtual String^ GetString() sealed
Return Value
Type:
Stringthe content of this word represented as a Unicode string.
See Also