CadViewListCadSymbolTableGroupCodes Property

Gets or sets the cad symbol table group codes.

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

Property Value

Type: CadSymbolTableGroupCodes
The cad symbol table group codes.
See Also