The Frame
FrameBase Introduced: X18.
| Method | Description |
|---|---|
| change |
Changes the frame's z-order. |
| get |
Gets the frame's horizontal alignment when it is anchored to a paragraph. |
| get |
Gets the frame's bounding rectangle relative to the upper left corner of the document. |
| get |
Gets an identifier for the frame. |
| get |
Gets a value determining whether the frame is treated as a single character or the document's text either flows around or overwrites the frame. |
| get |
Gets, in twips, the frame's current location. |
| get |
Gets whether a frame can be moved in the document at run time with the built-in mouse interface. |
| get |
Gets the name for the frame. |
| get |
Gets the frame's size in twips. |
| get |
Gets whether the frame can be resized at run time with the built-in mouse interface. |
| get |
Gets the distances, in twips, between the frame and the document's text. |
| get |
Gets the frame's character position in the document's text (one-based). |
| set |
Sets the frame's horizontal alignment when it is anchored to a paragraph. |
| set |
Sets an identifier for the frame. |
| set |
Sets a value determining whether the frame is treated as a single character or the document's text either flows around or overwrites the frame. |
| set |
Sets, in twips, the frame's current location. |
| set |
Sets whether a frame can be moved in the document at run time with the built-in mouse interface. |
| set |
Sets a name for the frame. |
| set |
Sets the frame's size in twips. |
| set |
Sets whether the frame can be resized at run time with the built-in mouse interface. |
| set |
Sets the distances, in twips, between the frame and the document's text. |