DiagramSaveOptions.DiagramSaveOptions
DiagramSaveOptions()
Initializes a new instance of this class that can be used to save a diagram in the VDX format.
public DiagramSaveOptions()
See Also
- class DiagramSaveOptions
- namespace Aspose.Diagram.Saving
- assembly Aspose.Diagram
DiagramSaveOptions(SaveFileFormat)
Initializes a new instance of this class that can be used to save a diagram in the VDX or VSX format.
public DiagramSaveOptions(SaveFileFormat saveFormat)
Parameter | Type | Description |
---|---|---|
saveFormat | SaveFileFormat |
See Also
- enum SaveFileFormat
- class DiagramSaveOptions
- namespace Aspose.Diagram.Saving
- assembly Aspose.Diagram