[]
Represents a drawing shape object with filled and text.
public abstract class FilledShape : DrawingShape, IRtfContent, IEnumerable
Name | Description |
---|---|
Content | Gets a reference to the RtfInnerContent contained in this FilledShape. |
Fill | Gets drawing shadow for the shape. |
IsFilled | Gets true if drawing shape has shadow, otherwise false. |
IsFitShapeToText | Gets or sets fit shape to text or no. |
IsFitTextToShape | Gets or sets fit text to shape or no. |
IsWrapText | Gets or sets wrap text of the shape or no. |