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

ConstructorDescription
SaveOptionsFactory()

Methods

MethodDescription
createPptxOptions()Creates PPTX save options.

SaveOptionsFactory()

public SaveOptionsFactory()

createPptxOptions()

public final IPptxOptions createPptxOptions()

Creates PPTX save options.

Returns: IPptxOptions - Save options.