ACadSharp.CadDocument.AppIds - DomCR/ACadSharp GitHub Wiki

AppIds Property

The collection of all registered applications in the drawing

Definition

Namespace: ACadSharp.CadDocument

C#

public AppIdsTable AppIds { get; private set; }

Property Value

AppIdsTable