ISaveOptions

Overview

ISaveOptions is a interface in Aspose.Slides FOSS for Java.

Options that control how a presentation is saved.

Properties

NameTypeAccessDescription
saveFormatSaveFormatReadReturns the save format.

Methods

SignatureDescription
getSaveFormat()SaveFormatReturns the save format.

See Also