Spire.Doc.Pages Namespace |
| Class | Description | |
|---|---|---|
|
|
BodyLayoutElement |
Describes an object that includes both lines and rows.
|
|
|
FixedLayoutCell |
Describes the cell within a table.
|
|
|
FixedLayoutColumn |
Represents a column of text on a page.
|
|
|
FixedLayoutComment |
Represents placeholder for comment content.
|
|
|
FixedLayoutDocument |
Provides an API wrapper for the LayoutEnumerator class to access the page layout
of a document presented in an object model like the design.
|
|
|
FixedLayoutEndnote |
Represents placeholder for endnote content.
|
|
|
FixedLayoutFootnote |
Represents placeholder for footnote content.
|
|
|
FixedLayoutHeaderFooter |
Represents the header/footer content on a page.
|
|
|
FixedLayoutLine |
Represents line of characters of text and inline objects.
|
|
|
FixedLayoutNoteSeparator |
Represents footnote/endnote separator.
|
|
|
FixedLayoutPage |
Represents page of a document.
|
|
|
FixedLayoutRow |
Represents a table row.
|
|
|
FixedLayoutSpan |
Represents one or more characters in a line.
|
|
|
FixedLayoutTextBox |
Represents text area inside of a shape.
|
|
|
LayoutCollection T |
Represents a generic collection of layout entity types.
|
|
|
LayoutElement |
The class serves as the foundation for elements in a document that have been rendered.
|
| Enumeration | Description | |
|---|---|---|
|
|
LayoutElementType |
Types of the layout entities.
|