Document.RemoveTheme Method (Word)

Removes the active theme from the current document.

Syntax

expression .RemoveTheme

expression Required. A variable that represents a Document object.

Example

This example removes the active theme from the current document.

ActiveDocument.RemoveTheme

See Also

Concepts

Document Object

Document Object Members