OCRTablePage
OCRTablePage class
Represents structured table data for the entire OCR document’s page.
public class OCRTablePage
Constructors
| Name | Description |
|---|---|
| OCRTablePage() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Tables { get; set; } | Collection of tables with recognized table data. |
Remarks
This object aggregates all recognized tables across one processed page. Page may contains one or more detected tables, represented as OCRTable entries.
See Also
- namespace Aspose.OCR
- assembly Aspose.OCR