_Document.RemoveSmartTags Method

Removes all smart tag information from a document.

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

Syntax

'Declaration
Sub RemoveSmartTags
'Usage
Dim instance As _Document

instance.RemoveSmartTags()
void RemoveSmartTags()

See Also

Reference

_Document Interface

_Document Members

Microsoft.Office.Interop.Word Namespace