Text
ITextFrame.Text property
Obtiene o establece el texto plano para un TextFrame. Lectura/escritura String.
public string Text { get; set; }
Property Value
El texto.
See Also
- interface ITextFrame
- namespace Aspose.Slides
- assembly Aspose.Slides
Obtiene o establece el texto plano para un TextFrame. Lectura/escritura String.
public string Text { get; set; }
El texto.