Range.SmartTags Property

Returns a SmartTags object that represents a smart tag in a range.

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

Syntax

'Declaration
ReadOnly Property SmartTags As SmartTags
    Get
'Usage
Dim instance As Range
Dim value As SmartTags

value = instance.SmartTags
SmartTags SmartTags { get; }

Property Value

Type: Microsoft.Office.Interop.Word.SmartTags

See Also

Reference

Range Interface

Range Members

Microsoft.Office.Interop.Word Namespace