Skip to content

ACadSharp.IO.DwgReaderConfiguration.ReadSummaryInfo

Albert Domenech edited this page Apr 1, 2025 · 1 revision

ReadSummaryInfo Property

If set to false the reader will skip the summary info section.

Definition

Namespace: ACadSharp.IO.DwgReaderConfiguration

C#

public Boolean ReadSummaryInfo { get; set; }

Property Value

Boolean

Value

default: true

Clone this wiki locally