Skip to content

ACadSharp.IO.CadWriterConfiguration

Albert Domenech edited this page Jul 24, 2024 · 1 revision

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 WriteXRecords Will not ignore the objects in the document.
Clone this wiki locally