RubyChildElement Class |
Namespace: Aspose.Pdf.LogicalStructure
The RubyChildElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActualText |
Gets or sets the actual text for structure element.
(Inherited from StructureElement.) |
![]() | AlternativeText |
Gets or sets the alternative text for structure element.
(Inherited from StructureElement.) |
![]() | Attributes |
Gets [T:/Aspose.Pdf.LogicalStructure.StructureAttributeCollection] object.
(Inherited from StructureElement.) |
![]() | ChildElements |
Gets children collection of [T:/Aspose.Pdf.LogicalStructure.Element] objects.
(Inherited from Element.) |
![]() | DefaultAttributeOwner |
Gets [T:/Aspose.Pdf.LogicalStructure.AttributeOwnerStandard] object.
(Inherited from StructureElement.) |
![]() | ExpansionText |
Gets or sets the expansion text for structure element.
(Inherited from StructureElement.) |
![]() | ID |
Gets the ID for structure element.
(Inherited from StructureElement.) |
![]() | Language |
Gets or sets the language for structure element.
(Inherited from StructureElement.) |
![]() | ParentElement |
Get parent element.
(Inherited from Element.) |
![]() | StructureType |
Gets type of structure element.
(Inherited from StructureElement.) |
![]() | Title |
Gets or sets the title for structure element.
(Inherited from StructureElement.) |
Name | Description | |
---|---|---|
![]() | AppendChild |
Append [T:/Aspose.Pdf.LogicalStructure.Element] to collection of children.
(Inherited from Element.) |
![]() | ChangeParentElement |
Change parent element for current structure element
(Inherited from StructureElement.) |
![]() | ClearId |
Clear ID for structure element.
(Inherited from StructureElement.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | FindElementsT |
Find Elements of a given type
(Inherited from Element.) |
![]() | GenerateId |
Generate ID for structure element.
(Inherited from StructureElement.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetId |
Sets ID for structure element.
(Inherited from StructureElement.) |
![]() | SetTag |
Sets custom tag for structure element.
(Inherited from StructureElement.) |
![]() | ToString |
Returns a string that represents the current object.
(Inherited from StructureElement.) |