SmartTag.SmartTagActions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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