WdDocumentType Enumeration
Specifies a document type.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdDocumentType
'Usage
Dim instance As WdDocumentType
public enum WdDocumentType
Members
Member name | Description | |
---|---|---|
wdTypeDocument | Document. | |
wdTypeTemplate | Template. | |
wdTypeFrameset | Frameset. |