Skip to content

ACadSharp.CadDocument.AppIds

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

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

Clone this wiki locally