PresentationSaveFileFormat

PresentationSaveFileFormat enumeration

Definieert verschillende opslagbestandsindelingen.

public enum PresentationSaveFileFormat

Waarden

Naam Waarde Beschrijving
Default 0 Bestandsformaat wordt niet gewijzigd.
Pps 1 Slaat het document op als Microsoft Power Point 97-2003 diavoorstelling.
Ppt 2 Slaat het document op als Microsoft Power Point 97-2003-presentatie.
Pdf 3 Slaat het document op in PDF-formaat.
Xps 4 Slaat het document op in het XPS-formaat (XML Paper Specification).
Pptx 5 Slaat het document op in de Microsoft Power Point Open XML-presentatie-indeling.
Ppsx 6 Slaat het document op in de Microsoft Power Point Open XML Slide Show-indeling.
Tiff 7 Rendert een pagina of pagina’s van het document en slaat ze op in een TIFF-bestand met één of meerdere pagina’s.
Odp 8 Slaat het document op als Open Office-presentatie.
Pptm 9 Slaat het document op als Microsoft Power Point Open XML-presentatie met macro’s.
Ppsm 10 Slaat het document op als Microsoft Power Point Open XML-diavoorstelling met macro’s.
Potx 11 Slaat het document op als Microsoft Power Point-sjabloon.
Potm 12 Slaat het document op als Microsoft Power Point-sjabloon met macro’s.
Html 14 Slaat het document op in de HTML-indeling.
Otp 17 Slaat het document op als Open Office-presentatiesjabloon.

Zie ook