Click or drag to resize

DxfDocumentSave Method

Overload List
  NameDescription
Public methodSave(Stream)
Saves the database of the actual DxfDocument to a text stream.
Public methodSave(String)
Saves the database of the actual DxfDocument to a text dxf file.
Public methodSave(Stream, Boolean)
Saves the database of the actual DxfDocument to a stream.
Public methodSave(String, Boolean)
Saves the database of the actual DxfDocument to a dxf file.
Top
See Also