Skip to content

ACadSharp.IO.DwgReaderConfiguration

Albert Domenech edited this page Apr 1, 2025 · 4 revisions

DwgReaderConfiguration Class

Configuration for reading DWG files.

Definition

Namespace: ACadSharp.IO

C#

public class DwgReaderConfiguration

Properties

Returns Name Summary
Boolean CrcCheck Use the Standard Cycling Redundancy Check to verify the integrity of the file, default value is set to false.
Boolean ReadSummaryInfo If set to false the reader will skip the summary info section.
Clone this wiki locally