SmartTagActions.ReloadActions Method
Forces a reload of all smart tag actions related to a specific smart tag.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub ReloadActions
'Usage
Dim instance As SmartTagActions
instance.ReloadActions()
void ReloadActions()