PresentationSaveFileFormat enumeration
PresentationSaveFileFormat enumeration
Defines different save file formats.
The PresentationSaveFileFormat type exposes the following members:
Fields
| Field | Description |
|---|---|
| DEFAULT | File Format will not be changed. |
| PPS | Saves the document as Microsoft Power Point 97-2003 slide show. |
| PPT | Saves the document as Microsoft Power Point 97-2003 presentation. |
| Saves the document in PDF format. | |
| XPS | Saves the document in the XPS (XML Paper Specification) format. |
| PPTX | Saves the document in the Microsoft Power Point Open XML Presentation format. |
| PPSX | Saves the document in the Microsoft Power Point Open XML Slide Show format. |
| TIFF | Renders a page or pages of the document and saves them into a single or multi-page TIFF file. |
| ODP | Saves the document as Open Office presentation. |
| PPTM | Saves the document as Microsoft Power Point Open XML macro-enabled presentation. |
| PPSM | Saves the document as Microsoft Power Point Open XML macro-enabled slide show. |
| POTX | Saves the document as Microsoft Power Point template. |
| POTM | Saves the document as Microsoft Power Point macro-enabled template. |
| HTML | Saves the document in the HTML Format. |
| OTP | Saves the document as Open Office presentation template. |
See Also
- module
groupdocs.signature.domain