Click or drag to resize

TextExtractorLineGetFlowID Method

Gets the flow id.

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

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/paragraphs belong to which flows.
See Also