| RootElement Class |
Namespace: Aspose.Pdf.Structure
The RootElement type exposes the following members.
| Name | Description | |
|---|---|---|
| ActualText |
(Optional; PDF 1.4) Text that is an exact replacement for the structure element and its children.
This replacement text (which should apply to as small a piece of content as possible)
is useful when extracting the document’s contents in support of accessibility to users
with disabilities or for other purposes.
(Inherited from Element.) | |
| Alt |
(Optional) An alternate description of the structure element and its children in
human-readableform, which is useful when extracting the document’s contents in support
of accessibility to users with disabilities or for other purposes.
(Inherited from Element.) | |
| Children |
Gets child elements collection.
(Inherited from Element.) | |
| E |
(Optional; PDF 1.5) The expanded form of an abbreviation.
(Inherited from Element.) | |
| Lang |
(Optional; PDF 1.4) A language specifying the natural language for all text
in the structure element except where overridden by language specifications for nested structure
elements or marked content.
(Inherited from Element.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |