LayoutFrame Properties
Represents a frame object in the document.
Name | Description |
---|---|
Bounds |
Gets coordinates of a rectangle which encompasses the layout element.
Inherited from Layout |
Paragraph |
Provides access to the collection of Paragraph |
Parent |
Returns the element which is one step higher in the layout hierarchy.
Inherited from Layout |
Range |
Returns the range to which the current layout element relates.
Inherited from Ranged |
Rows |
Provides access to the collection of Layout |
Tables |
Provides access to the collection of Layout |
Type |
Gets the type of the Layout |
See Also