Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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