Partager via


PlainTextContentControl.Tag, propriété

Obtient ou définit une chaîne à associer au PlainTextContentControl.

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

Syntaxe

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

Valeur de propriété

Type : System.String
Chaîne à associer au PlainTextContentControl.

Notes

Vous pouvez utiliser la propriété Tag pour stocker une chaîne associée au PlainTextContentControl lorsque le document est ouvert.

Pour rechercher un contrôle de contenu en fonction de sa balise, utilisez la méthode SelectContentControlsByTag.

Sécurité .NET Framework

Voir aussi

Référence

PlainTextContentControl Interface

Microsoft.Office.Tools.Word, espace de noms