Click or drag to resize

StructureDocumentTagRow Properties

The StructureDocumentTagRow type exposes the following members.

Properties
Name Description
Public property BreakCharacterFormat
Gets character format for the break symbol.
Public property Cells
Returns or sets cell collection.
(Overrides TableRow Cells .)
Public property ChildObjects
Gets the child object.
(Overrides TableRow ChildObjects .)
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property DocumentObjectType
Gets the type of the entity.
(Overrides TableRow DocumentObjectType .)
Public property FirstChild
Gets the first child of the Element.
(Inherited from DocumentObject .)
Public property Height
Gets or sets the height of the row.
(Inherited from TableRow .)
Public property HeightType
Gets or sets the height type of the row.
(Inherited from TableRow .)
Public property IsComposite
Indicating whether this instance is composite.
(Inherited from DocumentObject .)
Public property IsHeader
Gets or sets a value indicating whether the table has a header. rue if the row is repeated as a table heading on every page when the table spans more than one page.
(Inherited from TableRow .)
Public property LastChild
Gets the last child of the Element.
(Inherited from DocumentObject .)
Public property NextSibling
Gets the next sibling.
(Inherited from DocumentObject .)
Public property Owner
Gets the owner of this entity.
(Inherited from DocumentObject .)
Public property PreviousSibling
Gets the previous sibling.
(Inherited from DocumentObject .)
Public property RowFormat
Gets the row format for the current row.
(Overrides TableRow RowFormat .)
Public property SDTProperties
Gets the structured document tag properties.
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Top
See Also