Skip to main content
A newer version of this page is available. .
All docs
V21.1
.NET Framework 4.5.2+
Box

LayoutTableHeader Properties

Layout element that relates to a table header.
Name Description
Bounds Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase.
ParagraphFrames Obtains the collection of paragraph frames related to the current element.
Parent Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase.
TableRows Gets rows of the table header.
Type Gets the layout element type.
See Also