Document.DocumentTheme Property
Visual Studio 2012
Gets the Microsoft Office theme that is applied to the document.
Assemblies: Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)
Property Value
Type: OfficeThemeA OfficeTheme object that represents the Microsoft Office theme that is applied to the document.
Use the ApplyDocumentTheme method to apply a Microsoft Office theme to the document.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.