OCRTablePage

OCRTablePage class

Represents structured table data for the entire OCR document’s page.

The OCRTablePage type exposes the following members:

Constructors

NameDescription
OCRTablePage()Initializes a new instance of the OCRTablePage class

Properties

NameDescription
tablesCollection of tables with recognized table data.

See Also