CadLayersListApplicationCodesContainer Property

Gets or sets the application codes container.

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

Property Value

Type: CadApplicationCodesContainer
The application codes container.
See Also