Share via


SmartTag.SmartTagActions Property

Returns a SmartTagActions collection that represents the collection of actions available on a smart tag.

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

Syntax

'Declaration
ReadOnly Property SmartTagActions As SmartTagActions
    Get
'Usage
Dim instance As SmartTag
Dim value As SmartTagActions

value = instance.SmartTagActions
SmartTagActions SmartTagActions { get; }

Property Value

Type: Microsoft.Office.Interop.Word.SmartTagActions

See Also

Reference

SmartTag Interface

SmartTag Members

Microsoft.Office.Interop.Word Namespace