Click or drag to resize

TextExtractorWordIsValid Method

Checks if valid word

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsValid()

Return Value

Type: Boolean
true if this is a valid word, false otherwise.
See Also