PageIndex

OCRTablePage.PageIndex property

Zero-based index of the page in the OCR document.

public int PageIndex { get; set; }

Remarks

The index corresponds to the page order in the input document (e.g., 0 for the first page).

See Also