SmartTag.SmartTagActions Property

Definition

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

public:
 property Microsoft::Office::Interop::Word::SmartTagActions ^ SmartTagActions { Microsoft::Office::Interop::Word::SmartTagActions ^ get(); };
public Microsoft.Office.Interop.Word.SmartTagActions SmartTagActions { get; }
member this.SmartTagActions : Microsoft.Office.Interop.Word.SmartTagActions
Public ReadOnly Property SmartTagActions As SmartTagActions

Property Value

Applies to