IAutoShape — Aspose.Slides FOSS C# (.NET) API Reference
IAutoShape — IAutoShape API type. Inherits from: IGeometryShape.
Package: Aspose.Slides.Foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
TextFrame | ITextFrame? | Read/Write | |
IsTextBox | bool | Read/Write | |
AsIGeometryShape | IGeometryShape | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
AddTextFrame(string? text) | void | The new text frame, or null if the XML element is null. |