WdDocumentType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a document type.
public enum class WdDocumentType
[System.Runtime.InteropServices.Guid("BFA3BC72-BCD9-31CC-9F78-1AE867DF9840")]
public enum WdDocumentType
type WdDocumentType =
Public Enum WdDocumentType
- Inheritance
-
WdDocumentType
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdTypeDocument | 0 | Document. |
wdTypeTemplate | 1 | Template. |
wdTypeFrameset | 2 | Frameset. |