Aspose::Pdf::Structure namespace
The Aspose.Pdf.Structure namespace provides classes which help to work with a logical structure of a document which presents the organization of the document into chapters and sections or the identification of special elements such as figures, tables, and footnotes.
Classes
| Class | Description |
|---|---|
| Element | Class representing base element of logical structure. |
| ElementCollection | Collection of base logical structure elements. |
| FigureElement | Class representing logical structure figure. |
| RootElement | Root structure element. |
| StructElement | General structure element. |
| TextElement | General text element of document logical structure. |