Share via


Proprietà Document.VstoSmartTags (System 2007)

Aggiornamento: novembre 2007

Ottiene l'oggetto Microsoft.Office.Tools.SmartTagCollection associato al documento.

Spazio dei nomi:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v9.0 (in Microsoft.Office.Tools.Word.v9.0.dll)

Sintassi

<BrowsableAttribute(False)> _
Public ReadOnly Property VstoSmartTags As SmartTagCollection

Dim instance As Document
Dim value As SmartTagCollection

value = instance.VstoSmartTags
[BrowsableAttribute(false)]
public SmartTagCollection VstoSmartTags { get; }

Valore proprietà

Tipo: Microsoft.Office.Tools.SmartTagCollection

Classe Microsoft.Office.Tools.SmartTagCollection associata al documento.

Autorizzazioni

Vedere anche

Riferimenti

Document Classe

Membri Document

Spazio dei nomi Microsoft.Office.Tools.Word

Altre risorse

Cenni preliminari sugli smart tag

Procedura: aggiungere smart tag ai documenti di Word