Click or drag to resize

Spire.Doc.Pages Namespace

Classes
Class Description
Public class BodyLayoutElement
Describes an object that includes both lines and rows.
Public class FixedLayoutCell
Describes the cell within a table.
Public class FixedLayoutColumn
Represents a column of text on a page.
Public class FixedLayoutComment
Represents placeholder for comment content.
Public class 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.
Public class FixedLayoutEndnote
Represents placeholder for endnote content.
Public class FixedLayoutFootnote
Represents placeholder for footnote content.
Public class FixedLayoutHeaderFooter
Represents the header/footer content on a page.
Public class FixedLayoutLine
Represents line of characters of text and inline objects.
Public class FixedLayoutNoteSeparator
Represents footnote/endnote separator.
Public class FixedLayoutPage
Represents page of a document.
Public class FixedLayoutRow
Represents a table row.
Public class FixedLayoutSpan
Represents one or more characters in a line.
Public class FixedLayoutTextBox
Represents text area inside of a shape.
Public class LayoutCollection T
Represents a generic collection of layout entity types.
Public class LayoutElement
The class serves as the foundation for elements in a document that have been rendered.
Enumerations
Enumeration Description
Public enumeration LayoutElementType
Types of the layout entities.