IAutoShape — Aspose.Slides FOSS C# (.NET) API Reference

IAutoShape — IAutoShape API type. Inherits from: IGeometryShape.

Package: Aspose.Slides.Foss


Properties

PropertyTypeAccessDescription
TextFrameITextFrame?Read/Write
IsTextBoxboolRead/Write
AsIGeometryShapeIGeometryShapeRead/Write

Methods

MethodReturnsDescription
AddTextFrame(string? text)voidThe new text frame, or null if the XML element is null.

See Also