Click or drag to resize

TextExtractorLineGetNextLine Method

Gets the next line.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public TextExtractorLine GetNextLine()

Return Value

Type: TextExtractorLine
the next line on the page.
See Also