Click or drag to resize

TextExtractorLineGetParagraphID Method

Gets the paragraph id.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetParagraphID()

Return Value

Type: Int32
The unique identifier for a paragraph or column that this line belongs to. This information can be used to identify which lines belong to which paragraphs.
See Also