IsTextBox
IAutoShape.IsTextBox property
Specifies if the shape is a text box.
public bool IsTextBox { get; }
Remarks
If shape is not specified to be a text box does not mean that it cannot have text attached to it. A text box is merely a specialized shape with specific properties.
See Also
- interface IAutoShape
- namespace Aspose.Slides
- assembly Aspose.Slides