DiagramSave Method |
Name | Description | |
---|---|---|
![]() | Save(Stream, SaveFileFormat) |
Saves the diagram data to the stream.
|
![]() | Save(Stream, SaveOptions) |
Saves the diagram to a stream using the specified save options.
|
![]() | Save(String, SaveFileFormat) |
Saves the diagram data to the file.
|
![]() | Save(String, SaveOptions) |
Saves the document to a file using the specified save options.
|