TextExtractorWordIsValid Method |
Checks if valid word
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function IsValid As Boolean
public:
virtual bool IsValid() sealed
Return Value
Type:
Booleantrue if this is a valid word, false otherwise.
See Also