Click or drag to resize

TextExtractorWordGetString Method

Gets Unicode string

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

Return Value

Type: String
the content of this word represented as a Unicode string.
See Also