Document.RecheckSmartTags Method (2007 System)

Removes smart tags recognized by the grammar checker and rechecks the document content against all smart tag recognizers.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v9.0 (in Microsoft.Office.Tools.Word.v9.0.dll)

Syntax

'Declaration
Public Sub RecheckSmartTags
'Usage
Dim instance As Document

instance.RecheckSmartTags()
public void RecheckSmartTags()
public:
void RecheckSmartTags()
public function RecheckSmartTags()

.NET Framework Security

See Also

Reference

Document Class

Document Members

Microsoft.Office.Tools.Word Namespace