RichTextContentControl.Text, propriété

Obtient ou définit le texte dans le RichTextContentControl.

Espace de noms :  Microsoft.Office.Tools.Word
Assembly :  Microsoft.Office.Tools.Word (dans Microsoft.Office.Tools.Word.dll)

Syntaxe

'Déclaration
Property Text As String
string Text { get; set; }

Valeur de propriété

Type : System.String
Texte dans le RichTextContentControl.

Notes

Pour accéder à la mise en forme du texte dans le contrôle et à d'autres propriétés de texte, utilisez la propriété Range.

Sécurité .NET Framework

Voir aussi

Référence

RichTextContentControl Interface

Microsoft.Office.Tools.Word, espace de noms