CadTableSymbols Enumeration

Contains TABLE Types

Namespace:  Aspose.CAD.FileFormats.Cad.CadConsts
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public enum CadTableSymbols
Members
  Member nameValueDescription
APPID0 The application id.
DIMSTYLE1 The dimension style .
LAYER2 The layer table.
LTYPE3 The line type.
STYLE4 The style table.
UCS5 The ucs table.
VIEW6 The view table.
VPORT7 The view port.
BLOCK_RECORD8 The block record.
See Also