ConvertFormat enumeration #
Specifies the format of a converted presentation.
The ConvertFormat type exposes the following members:
Fields #
Field | Description |
---|---|
PPT | Convert presentation to PPT format. |
PPTX | Convert presentation to PPTX format. |
PPTM | Convert presentation to PPTM (macro-enabled presentation) format. |
PPS | Convert presentation to PPS format. |
PPSX | Convert presentation to PPSX (slideshow) format. |
PPSM | Convert presentation to PPSM (macro-enabled slideshow) format. |
POT | Convert presentation to POT format. |
POTX | Convert presentation to POTX (template) format. |
POTM | Convert presentation to POTM (macro-enabled template) format. |
ODP | Convert presentation to ODP format. |
OTP | Convert presentation to OTP (presentation template) format. |
FODP | Convert presentation to FODP format. |
XML | Convert presentation to PowerPoint XML Presentation format. |