CadImageAppIdTables Property

Gets or sets the application identifier tables.

Namespace:  Aspose.CAD.FileFormats.Cad
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public CadAppIdDictionary AppIdTables { get; set; }

Property Value

Type: CadAppIdDictionary
The application identifier tables.
See Also