Overview
ISaveOptions is a interface in Aspose.Slides FOSS for Java.
Options that control how a presentation is saved.
Properties
| Name | Type | Access | Description |
|---|
saveFormat | SaveFormat | Read | Returns the save format. |
Methods
| Signature | Description |
|---|
getSaveFormat() → SaveFormat | Returns the save format. |
See Also