ToSaveFormat
SlideUtil.ToSaveFormat method
Converts a source file format to the corresponding SaveFormat.
public static SaveFormat ToSaveFormat(SourceFormat format)
| Parameter | Type | Description |
|---|---|---|
| format | SourceFormat | The source file format. |
Return Value
The corresponding SaveFormat value.
Exceptions
| exception | condition |
|---|---|
| ArgumentException |
See Also
- enum SaveFormat
- enum SourceFormat
- class SlideUtil
- namespace Aspose.Slides.Util
- assembly Aspose.Slides