Skip to content

ACadSharp.Header.CadHeader.Document

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

Document Property

Document where this header resides

Definition

Namespace: ACadSharp.Header.CadHeader

C#

public CadDocument Document { get; internal set; }

Property Value

CadDocument

Clone this wiki locally