Skip to main content
All docs
V25.1
  • 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