| FixedLayoutLine Properties | 
The FixedLayoutLine type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | PageIndex | 
 Gets the index of a page in which rendered object. starting from 1.
(Inherited from
 LayoutElement
.) | 
|   | Paragraph | 
 Returns the paragraph that corresponds to the layout entity.
 | 
|   | Parent | 
 Gets the parent of this entity.
(Inherited from
 LayoutElement
.) | 
|   | ParentNode | 
 Provides the layout node that pertains to this particular entity.
(Inherited from
 LayoutElement
.) | 
|   | Rectangle | 
 Returns bounding rectangle of the entity relative to the page top left corner (in points).
(Inherited from
 LayoutElement
.) | 
|   | Spans | 
 Provides access to the spans of the line.
 | 
|   | Text | 
 Exports the contents of the entity into a string in plain text format.
(Overrides
 LayoutElement
 
 Text
.) | 
|   | Type | 
 Gets the type of this layout entity.
(Inherited from
 LayoutElement
.) | 
 See Also
See Also