Skip to content

ACadSharp.CadDocument.AppIds

Albert Domenech edited this page Apr 1, 2025 · 2 revisions

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