Aspose.Pdf.Flow

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.

Classes

ClassDescription
StructureRecognitionVisitorBase class for a custom document structure recognition visitor

Interfaces

InterfaceDescription
IStructureRecognitionVisitorBase interface for a custom document structure recognition visitor