_Document.RemoveTheme Method

Removes the active theme from the current document.

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

Syntax

'Declaration
Sub RemoveTheme
'Usage
Dim instance As _Document

instance.RemoveTheme()
void RemoveTheme()

See Also

Reference

_Document Interface

_Document Members

Microsoft.Office.Interop.Word Namespace