DxfDocumentSave Method |
Name | Description | |
---|---|---|
Save(Stream) |
Saves the database of the actual DxfDocument to a text stream.
| |
Save(String) |
Saves the database of the actual DxfDocument to a text dxf file.
| |
Save(Stream, Boolean) |
Saves the database of the actual DxfDocument to a stream.
| |
Save(String, Boolean) |
Saves the database of the actual DxfDocument to a dxf file.
|