HTMLSaveFormat enumeration

HTMLSaveFormat enumeration

Specifies format in which document is saved.

The HTMLSaveFormat type exposes the following members:

Fields

FieldDescription
ORIGINALThe document will be saved in its original format.
MARKDOWNDocument will be saved as Markdown.
MHTMLDocument will be saved as MHTML.

See Also