IdxRichEditShape Properties
Exposes a floating shape within the document’s shape collection.
Name | Description |
---|---|
Fill | Provides access to the floating shape’s background appearance settings. |
Horizontal |
Specifies how the floating picture or text box is placed horizontally in relation to the selected document item. |
Line | Provides access to outline appearance settings of the floating picture or text box. |
Lock |
Specifies if an end-user can change the floating shape’s aspect ratio by using the corner sizing handles or the Layout dialog. |
Margin |
Specifies the bottom margin (in the parent document’s measurement units) between the floating shape’s bounding rectangle and the parent document’s text. |
Margin |
Specifies the left margin (in the parent document’s measurement units) between the floating shape’s bounding rectangle and the parent document’s text. |
Margin |
Specifies the right margin (in the parent document’s measurement units) between the floating shape’s bounding rectangle and the parent document’s text. |
Margin |
Specifies the top margin (in the parent document’s measurement units) between the floating shape’s rectangle and the parent document’s text. |
Name | Specifies a unique name of the floating shape within the parent document’s shape collection. |
Offset | Specifies the floating shape’s position offset (in the parent document’s measurement units) from a base document position. |
Original |
Returns the floating shape’s initial dimensions in the parent document’s measurement units. |
Picture | Provides access to the Office Image container that hosts the source bitmap of the floating shape (picture). |
Picture |
Specifies the hosted image‘s universal resource identifier. |
Range | Returns the document range to which the floating shape is anchored. |
Relative |
Specifies the type of the document item that serves as the floating shape’s base horizontal position. |
Relative |
Specifies the type of the document item that serves as the floating shape’s vertical position. |
Rotation |
Rotates the floating picture or text box. |
Scale |
Specifies the scale factor applied to the floating shape’s original width. |
Scale |
Specifies the scale factor applied to the floating shape’s original height. |
Size | Specifies the floating shape’s on-screen dimensions in the parent document’s measurement units. |
Text |
Provides access to the text box within the floating shape. |
Text |
Specifies how the floating picture or text box is positioned in relation to the “text” layer of the parent document. |
Vertical |
Specifies how the floating picture or text box is placed vertically in relation to the selected document item. |
ZOrder | Specifies the floating shape’s custom Z-order. |
See Also