LayoutColumn Properties
Layout element that relates to the column in the section.Name | Description |
---|---|
Bounds | Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase. |
LineNumbers | Returns line numbers for lines in a column on a page. |
ParagraphFrames | Provides access to the paragraph frames located in the column. |
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. |
Rows | Returns lines of a current column. |
Tables | Returns tables contained within the current column on a page. |
Type | Gets the type of layout element. |
See Also