Word.DocumentKind 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 kind or purpose of a document.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
email = "Email" | Represents an email document. |
letter = "Letter" | Represents a letter document. |
notSpecified = "NotSpecified" | Represents a document with no specified kind. |