Proprietà Document.SmartTags

Ottiene un oggetto SmartTags che rappresenta uno smart tag in un documento. Questo tipo o membro deve essere usato solo nei progetti per Microsoft Office System 2007. Gli smart tag sono deprecati in Office 2010.
.

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

Sintassi

'Dichiarazione
ReadOnly Property SmartTags As SmartTags
SmartTags SmartTags { get; }

Valore proprietà

Tipo: Microsoft.Office.Interop.Word.SmartTags
Oggetto SmartTags che rappresenta uno smart tag in un documento.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Document Interfaccia

Spazio dei nomi Microsoft.Office.Tools.Word