See: Description
| Interface | Description |
|---|---|
| IStructureRecognitionVisitor |
Base interface for a custom document structure recognition visitor
|
| Class | Description |
|---|---|
| FlowInput |
Passing data to Flow library.
|
| FlowToStructure |
Transfers layout data from the Flow library to the StructureRecognitionVisitor.
|
| StructureParagraph | |
| StructureRecognitionVisitor |
Base class for a custom document structure recognition visitor
|
Contains classes and interfaces for recognizing and analyzing the structural composition of PDF documents.
This includes components such as StructureRecognitionVisitor, which traverses the layout tree
to identify elements like paragraphs, tables, sections, and figures, and to build a structured representation of the document.
Copyright © 2026 Aspose. All Rights Reserved.