HTMLSaveFormat enumeration
HTMLSaveFormat enumeration
Specifies format in which document is saved.
The HTMLSaveFormat type exposes the following members:
Fields
| Field | Description | 
|---|---|
| ORIGINAL | The document will be saved in its original format. | 
| MARKDOWN | Document will be saved as Markdown. | 
| MHTML | Document will be saved as MHTML. | 
See Also
- module aspose.html.saving