Text
ITextFrame.Text property
Obtient ou définit le texte brut pour un TextFrame. Lecteur/écrivain String.
public string Text { get; set; }
Property Value
Le texte.
See Also
- interface ITextFrame
- namespace Aspose.Slides
- assembly Aspose.Slides
Obtient ou définit le texte brut pour un TextFrame. Lecteur/écrivain String.
public string Text { get; set; }
Le texte.