SaveOptions.CreateSaveOptions
SaveOptions.CreateSaveOptions method
Creates a save options object of a class suitable for the specified save format.
public static SaveOptions CreateSaveOptions(SaveFileFormat saveFormat)
Parameter | Type | Description |
---|---|---|
saveFormat | SaveFileFormat | The save format for which to create a save options object. |
Return Value
An object of a class that derives from SaveOptions
.
See Also
- enum SaveFileFormat
- class SaveOptions
- namespace Aspose.Diagram.Saving
- assembly Aspose.Diagram