com.aspose.slides
Class PptxOptions

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

public final class PptxOptions
extends SaveOptions
implements IPptxOptions, 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
 PptxOptions deepClone()
           
 
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
 
Methods inherited from interface com.aspose.slides.ISaveOptions
getWarningCallback, setWarningCallback
 

Constructor Detail

PptxOptions

public PptxOptions()

Creates new instance of PptxOptions

Method Detail

deepClone

public PptxOptions deepClone()


Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.