AddTextFrame
IAutoShape.AddTextFrame method
Agrega un nuevo TextFrame a una forma. Si la forma ya tiene un TextFrame, simplemente cambia su texto.
public ITextFrame AddTextFrame(string text)
Parameter | Type | Description |
---|---|---|
text | String | Texto por defecto para un nuevo TextFrame. |
Return Value
Nuevo ITextFrame
objeto.
See Also
- interface ITextFrame
- interface IAutoShape
- namespace Aspose.Slides
- assembly Aspose.Slides