Skip to content

ACadSharp.IO.CadWriterConfiguration

Albert Domenech edited this page Jan 13, 2025 · 2 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 WriteXData Will not ignore the collection in the .
Boolean WriteXRecords Will not ignore the objects in the document.
Clone this wiki locally