Document.LockTheme Property (Word)

Returns or sets a Boolean that represents whether a user can change a document theme. Read/write.

Syntax

expression .LockTheme

expression An expression that returns a Document object.

Remarks

Use the ApplyDocumentTheme method to apply a Microsoft Office theme. Use the DocumentTheme property to return the Office theme that is applied to a document.

See Also

Concepts

Document Object Members

Document Object