_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()