_Document.CheckNewSmartTags Method

Accesses the Microsoft Office Web site for available smart tag recognizer and action files.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub CheckNewSmartTags
'Usage
Dim instance As _Document

instance.CheckNewSmartTags()
void CheckNewSmartTags()

Remarks

The CheckNewSmartTags method is equivalent to clicking the More Smart Tags button on the Smart Tags tab of the AutoCorrect dialog box (Tools menu).

See Also

Reference

_Document Interface

_Document Members

Microsoft.Office.Interop.Word Namespace