TableTRElement Class |
Namespace: Aspose.Pdf.LogicalStructure
The TableTRElement 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.) |
![]() | BackgroundColor |
Gets or sets the row background color.
|
![]() | Border |
Gets or sets the row border.
|
![]() | 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.) |
![]() | DefaultCellBorder |
Gets default cell border.
|
![]() | DefaultCellPadding |
Gets or sets default margin for row cells.
|
![]() | DefaultCellTextState |
Gets or sets default text state for row cells
|
![]() | ExpansionText |
Gets or sets the expansion text for structure element.
(Inherited from StructureElement.) |
![]() | FixedRowHeight |
Gets fixed row height - row may have fixed height.
|
![]() | ID |
Gets the ID for structure element.
(Inherited from StructureElement.) |
![]() | IsInNewPage |
Gets fixed row is in new page - page with this property should be printed to next page Default false.
|
![]() | IsRowBroken |
Gets is row can be broken between two pages.
|
![]() | Language |
Gets or sets the language for structure element.
(Inherited from StructureElement.) |
![]() | MinRowHeight |
Gets height for row.
|
![]() | 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.) |
![]() | VerticalAlignment |
Gets or sets the vertical alignment.
|
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.) |
![]() | CreateTD |
Creates TableTHElement and added it to current table.
|
![]() | CreateTH |
Creates TableTHElement and added it to current table.
|
![]() | Equals | (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.) |
![]() | 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.) |