ParagraphFrameBox Properties
Layout element that relates to a text paragraph frame.| Name | Description |
|---|---|
| BackColor | Gets the background color of the text paragraph frame box. |
| Borders | Gets the borders of the text paragraph frame box. |
| Bounds | Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase. |
| Parent | Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase. |
| Type | Gets the type of the ParagraphFrameBox object. |
See Also