| Name | Description |
| Bottom | Gets bottom vertical coordinate, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| Content | Gets a reference to the C1.C1Word.Objects.RtfInnerContent contained in this FilledShape. (Inherited from C1.C1Word.Canvas.FilledShape) |
| DashedLineStyle | Gets or sets the dash style of the line or border around the shape. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| EndPoint | Gets or sets the end point of the shape, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| Extrusion | Gets drawing extrusion for the shape. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| Fill | Gets drawing shadow for the shape. (Inherited from C1.C1Word.Canvas.FilledShape) |
| Height | Gets height (vertical size), in twips. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| Hyperlink | Gets or sets the hyperlink associated with the shape. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| Id | Gets the unique identifier of the shape. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| IsExtrusion | Gets or sets true if drawing shape has extrusion, otherwise false. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| IsFilled | Gets true if drawing shape has shadow, otherwise false. (Inherited from C1.C1Word.Canvas.FilledShape) |
| IsFitShapeToText | Gets or sets fit shape to text or no. (Inherited from C1.C1Word.Canvas.FilledShape) |
| IsFitTextToShape | Gets or sets fit text to shape or no. (Inherited from C1.C1Word.Canvas.FilledShape) |
| IsHidden | Gets or sets true if drawing shape is hidden, otherwise false. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| IsShadow | Gets or sets true if drawing shape has shadow, otherwise false. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| IsWrapText | Gets or sets wrap text of the shape or no. (Inherited from C1.C1Word.Canvas.FilledShape) |
| Left | Gets left horizontal coordinate, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| LineColor | Gets or sets the color of the border around the shape. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| LineStyle | Gets or sets the style of the line or border around the shape. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| LineWidth | Gets or sets the width of the border around the shape, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| NextTextBox | Gets or sets next linked TextBoxShape. |
| Owner | Gets a reference to the parent IShapeContainer object. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| Rectangle | Gets or sets the rectangle that contains the shape, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| Right | Gets right horizontal coordinate, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| Rotation | Gets or sets the rotation of the shape, in degrees. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| Shadow | Gets drawing shadow for the shape. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| StartPoint | Gets or sets the start point of the shape, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| TextFlow | Gets or sets text flow parameter. |
| TextMarginBottom | Gets or sets bottom internal margin (in twips * 32.5 / RTF dyTextBottom). |
| TextMarginLeft | Gets or sets left internal margin (in twips * 32.5 / RTF dxTextLeft). |
| TextMarginRight | Gets or sets right internal margin (in twips * 32.5 / RTF dxTextRight). |
| TextMarginTop | Gets or sets top internal margin (in twips * 32.5 / RTF dyTextTop). |
| Top | Gets top vertical coordinate, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| Width | Gets width (horizontal size), in twips. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| Wrap | Gets or sets the content wrap type for the shape. (Inherited from C1.C1Word.Canvas.DrawingShape) |
| ZIndex | Gets or sets z-index (front or back)of the shape. (Inherited from C1.C1Word.Canvas.DrawingShape) |