Skip to content

ACadSharp.CadDocument.SummaryInfo

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

SummaryInfo Property

Accesses drawing properties such as the Title, Subject, Author, and Keywords properties

Definition

Namespace: ACadSharp.CadDocument

C#

public CadSummaryInfo SummaryInfo { get; set; }

Property Value

CadSummaryInfo

Clone this wiki locally