SmartTagType.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 SmartTagType
Dim value As SmartTagActions

value = instance.SmartTagActions
SmartTagActions SmartTagActions { get; }

Property Value

Type: Microsoft.Office.Interop.Word.SmartTagActions

See Also

Reference

SmartTagType Interface

SmartTagType Members

Microsoft.Office.Interop.Word Namespace