FixedLayoutColumn Properties |
The FixedLayoutColumn type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Body |
Returns the body that corresponds to the layout entity.
|
|
|
Endnotes |
Provides access to the endnotes of the page.
|
|
|
Footnotes |
Provides access to the footnotes of the page.
|
|
|
Lines |
Gives the ability to retrieve the individual lines comprising a body.
(Inherited from
BodyLayoutElement
.)
|
|
|
NoteSeparators |
Provides access to the note separators of the page.
|
|
|
PageIndex |
Gets the index of a page in which rendered object. starting from 1.
(Inherited from
LayoutElement
.)
|
|
|
Parent |
Gets the parent of this entity.
(Inherited from
LayoutElement
.)
|
|
|
ParentNode |
Provides the layout node that pertains to this particular entity.
(Overrides
LayoutElement
ParentNode
.)
|
|
|
Rectangle |
Returns bounding rectangle of the entity relative to the page top left corner (in points).
(Inherited from
LayoutElement
.)
|
|
|
Rows |
Gives the capability to access the rows contained within a table.
(Inherited from
BodyLayoutElement
.)
|
|
|
Text |
Outputs the entity's contents as a plain text string.
(Inherited from
LayoutElement
.)
|
|
|
Type |
Gets the type of this layout entity.
(Inherited from
LayoutElement
.)
|