Save |
The SaveOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentType | Gets the content-type for this specific file format as defined in the RFC 2616. | |
| DocxDefault | Gets the default saving options for Microsoft Word file format. | |
| HtmlFixedDefault | Gets the default saving options for fixed HyperText Markup Language (HTML) format. | |
| HtmlFlowingDefault | Gets the default saving options for flowing HyperText Markup Language (HTML) format. | |
| ImageDefault | Gets the default saving options for Image format (PDF). Default image format: multipage TIF. | |
| PdfDefault | Gets the default saving options for Adobe Portable Document format (PDF). | |
| RtfDefault | Gets the default saving options for Rich Text (RTF) format. | |
| TxtDefault | Gets the default saving options for Plain Text (TXT) format. | |
| XmlDefault | Gets the default saving options for XML format. |