com.aspose.slides
Class PptxOptions

java.lang.Object
  extended by com.aspose.slides.SaveOptions
      extended by com.aspose.slides.PptxOptions
All Implemented Interfaces:
java.lang.Cloneable

public final class PptxOptions
extends SaveOptions
implements java.lang.Cloneable

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


Constructor Summary
PptxOptions()
           Creates new instance of PptxOptions
 
Method Summary
 
Methods inherited from class com.aspose.slides.SaveOptions
getWarningCallback, setWarningCallback
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PptxOptions

public PptxOptions()

Creates new instance of PptxOptions