Skip to main content
All docs
V25.1
  • Box

    LayoutFloatingTable Properties

    Layout element that relates to the floating table in the document.
    Name Description
    Bounds Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase.
    ParagraphFrames Provides access to the collection of ParagraphFrameBox objects related to the current element.
    Parent Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase.
    Range Returns the range to which the current layout element relates. Inherited from RangedLayoutElementBase.
    Type Gets the type of the LayoutFloatingTable object.
    See Also