Skip to content

ACadSharp.CadDocument.Header

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

Header Property

Contains all the header variables for this document.

Definition

Namespace: ACadSharp.CadDocument

C#

public CadHeader Header { get; internal set; }

Property Value

CadHeader

Clone this wiki locally