IAutoShape

General

IAutoShape és una interfície en Aspose.Slides per NET. Heretaris de: IGeometryShape.

Representa un AutoShape.

Propietats

NomTipus de productesAccésDescripció
TextFrameITextFrame?Llegeix.Ofereix accés al marc de text de la forma per a una posterior manipulació.
IsTextBoxboolLlegeix.Indica si la forma automàtica funciona com a caixa de text.
AsIGeometryShapeIGeometryShapeLlegeix.Retorna la forma com a interfície geometria-forma per operacions específiques de geometría.

Mètodes

SignaturaDescripció
AddTextFrame(text: string?)El nou marc de text, o null si l’element XML és nul.
 Català