IPptxOptions class

IPptxOptions class

Represents options for saving OpenXml presentations (PPTX, PPSX, POTX, PPTM, PPSM, POTM).

The IPptxOptions type exposes the following members:

Properties

PropertyDescription
conformanceSpecifies the conformance class to which the Presentation document conforms.
Default value is Conformance.ECMA_376_2006
zip_64_modeSpecifies whether the ZIP64 format is used for the Presentation document.
The default value is Zip64Mode.IF_NECESSARY
warning_callback
progress_callback
default_regular_font
gradient_style

See Also