Property SymbolTableParameters
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
SymbolTableParameters
Gets or sets the symbol table parameters.
public List<CadCodeValue> SymbolTableParameters { get; set; }
Property Value
- List<CadCodeValue>
The symbol table parameters.