Compartilhar via


Document.VstoSmartTags A propriedade (sistema de 2007)

Obtém o Microsoft.Office.Tools.SmartTagCollection associado ao documento.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v9.0 (em Microsoft.Office.Tools.Word.v9.0.dll)

Sintaxe

<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; }

Valor de propriedade

Tipo: Microsoft.Office.Tools.SmartTagCollection
The Microsoft.Office.Tools.SmartTagCollection associado ao documento.

Permissões

Consulte também

Referência

Document Classe

Membros Document

Namespace Microsoft.Office.Tools.Word

Outros recursos

Visão geral sobre marcas inteligentes

Como: Adicionar marcas inteligentes a documentos do Word