Skip to content

ACadSharp.IO.CadWriterConfiguration

Albert Domenech edited this page May 8, 2025 · 4 revisions

CadWriterConfiguration Class

Configuration for the class.

Definition

Namespace: ACadSharp.IO

C#

public class CadWriterConfiguration

Properties

Returns Name Summary
Boolean CloseStream The writer will close the stream once the operation is completed.
Boolean ResetDxfClasses Resets the collection in the before writing it.
Boolean WriteXData The writer will not ignore the collection in the .
Boolean WriteXRecords The writer will not ignore the objects in the document.
Clone this wiki locally