Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

480f0a35 c4da 3628 b4f7 4cee407fb0a7

haplokuon edited this page May 6, 2023 · 1 revision

Save Method

netDxf 3.0.0 Library

Overload List

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.

See Also

Reference

DxfDocument Class
netDxf Namespace

Clone this wiki locally