Enum "Word Templates Save Format"
ID 9987
Namespace: System.Integration.Word
Specifies the available formats in which the user can generate documents from Word templates.
Properties
| Name | Value |
|---|---|
| Extensible | False |
Values
| Name | Description |
|---|---|
| Doc |
Saves the document in the Microsoft Word 97 - 2007 Document format. |
| Docx |
Saves the document as an Office Open XML WordprocessingML Document (macro-free). |
|
Saves the document as PDF (Adobe Portable Document) format. |
|
| Html |
Saves the document in the HTML format. |
| Text |
Saves the document in the plain text format. |