DiagramSave Method

Overload List
  NameDescription
Public methodSave(Stream, SaveFileFormat)
Saves the diagram data to the stream.
Public methodSave(Stream, SaveOptions)
Saves the diagram to a stream using the specified save options.
Public methodSave(String, SaveFileFormat)
Saves the diagram data to the file.
Public methodSave(String, SaveOptions)
Saves the document to a file using the specified save options.
See Also