Click or drag to resize

TextExtractorGetFirstLine Method

Gets the first line of text on the selected page

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

Return Value

Type: TextExtractorLine
The first line of text on the selected page.
See Also