TextExtractorWordGetStringLen Method |
Gets the number of Chars in the string.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public int GetStringLen()
Public Function GetStringLen As Integer
public:
virtual int GetStringLen() sealed
Return Value
Type:
Int32 the number of Characters in this word.
See Also