WdDocumentMedium Enumeration

Word Developer Reference

Specifies the type of document to which you are applying a theme.

Name Value Description
wdDocument 1 Document.
wdEmailMessage 0 E-mail message.
wdWebPage 2 Web page.

Remarks

Used with the GetDefaultTheme and SetDefaultTheme methods of the Application object.