Click or drag to resize

LayoutElement Properties

The LayoutElement type exposes the following members.

Properties
Name Description
Public property PageIndex
Gets the index of a page in which rendered object. starting from 1.
Public property Parent
Gets the parent of this entity.
Public property ParentNode
Provides the layout node that pertains to this particular entity.
Public property Rectangle
Returns bounding rectangle of the entity relative to the page top left corner (in points).
Public property Text
Outputs the entity's contents as a plain text string.
Public property Type
Gets the type of this layout entity.
Top
See Also