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