Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of new document to create.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdNewDocumentType1 As WdNewDocumentType = WdNewDocumentType.wdNewBlankDocument
Syntax
Public Enum WdNewDocumentType
public enum WdNewDocumentType
public enum class WdNewDocumentType
public enum WdNewDocumentType
public enum WdNewDocumentType
Members
| Member name | Description |
|---|---|
| wdNewBlankDocument | Blank document. |
| wdNewEmailMessage | E-mail message. |
| wdNewFrameset | Frameset. |
| wdNewWebPage | Web page. |
| wdNewXMLDocument | XML document. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000