ACadSharp.IO.CadWriterConfiguration.CloseStream - DomCR/ACadSharp GitHub Wiki
CloseStream Property
The writer will close the stream once the operation is completed.
Definition
Namespace: ACadSharp.IO.CadWriterConfiguration
C#
public Boolean CloseStream { get; set; }
Property Value
Boolean
Value
default: true