Click or drag to resize

TextExtractorLineIsValid Method

Checks if line is valid

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

Return Value

Type: Boolean
true if line is valid, false otherwise.
See Also