LayoutEntityType enumeration
LayoutEntityType enumeration
Types of the layout entities.
Members
Name | Description |
---|---|
None | Default value. |
Page | Represents page of a document. |
Column | Represents a column of text on a page. |
Row | Represents a table row. |
Cell | Represents a table cell. |
Line | Represents line of characters of text and inline objects. |
Span | Represents one or more characters in a line. This include special characters like field start/end markers, bookmarks and comments. |
Footnote | Represents placeholder for footnote content. |
Endnote | Represents placeholder for endnote content. |
Note | Represents placeholder for note content. |
HeaderFooter | Represents placeholder for header/footer content on a page. |
TextBox | Represents text area inside of a shape. |
Comment | Represents placeholder for comment content. |
NoteSeparator | Represents footnote/endnote separator. |
See Also
- module Aspose.Words.Layout