Aspose::Pdf::Flow::StructureRecognitionVisitor::VisitTable method
StructureRecognitionVisitor::VisitTable method
Visits a recognized table in the document structure.
void Aspose::Pdf::Flow::StructureRecognitionVisitor::VisitTable(System::SharedPtr<Table> table) override
| Parameter | Type | Description |
|---|---|---|
| table | System::SharedPtr<Table> | The table element to process. |
See Also
- Typedef SharedPtr
- Class Table
- Class StructureRecognitionVisitor
- Namespace Aspose::Pdf::Flow
- Library Aspose.PDF for C++