SaveOptionsFactory
Inheritance: java.lang.Object
All Implemented Interfaces: com.aspose.slides.ISaveOptionsFactory
public class SaveOptionsFactory implements ISaveOptionsFactory
Allows to create save options’ instances
For COM compatibility.
Constructors
Constructor | Description |
---|---|
SaveOptionsFactory() |
Methods
Method | Description |
---|---|
createPptxOptions() | Creates PPTX save options. |
SaveOptionsFactory()
public SaveOptionsFactory()
createPptxOptions()
public final IPptxOptions createPptxOptions()
Creates PPTX save options.
Returns: IPptxOptions - Save options.