LayoutElement Class |
Namespace: Spire.Doc.Pages
The LayoutElement type exposes the following members.
Name | Description | |
---|---|---|
![]() |
LayoutElement |
Initializes a new instance of the
LayoutElement
class
|
Name | Description | |
---|---|---|
![]() |
PageIndex |
Gets the index of a page in which rendered object. starting from 1.
|
![]() |
Parent |
Gets the parent of this entity.
|
![]() |
ParentNode |
Provides the layout node that pertains to this particular entity.
|
![]() |
Rectangle |
Returns bounding rectangle of the entity relative to the page top left corner (in points).
|
![]() |
Text |
Outputs the entity's contents as a plain text string.
|
![]() |
Type |
Gets the type of this layout entity.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetChildEntities |
Obtains a group of child entities that are of a specific type.
|
![]() |
GetChildNodes T | |
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Name | Description | |
---|---|---|
![]() |
mChildEntities | |
![]() |
mKind | |
![]() |
mPageIndex | |
![]() |
mParent | |
![]() |
mParentNode | |
![]() |
mRectangle | |
![]() |
mType |