Share via


DocumentClass.SmartTags Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property SmartTags As SmartTags
    Get
'Usage
Dim instance As DocumentClass
Dim value As SmartTags

value = instance.SmartTags
public virtual SmartTags SmartTags { get; }

Property Value

Type: Microsoft.Office.Interop.Word.SmartTags

Implements

_Document.SmartTags

See Also

Reference

DocumentClass Class

DocumentClass Members

Microsoft.Office.Interop.Word Namespace