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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.