Word.DocumentType enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the type of document.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
document = "Document" | Represents a standard document. |
frameset = "Frameset" | Represents a frameset document. |
template = "Template" | Represents a document template. |