Click or drag to resize

DxfDocumentAcdsSchemas Property

Gets the acds schemas list.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.52
Syntax
public List<AcdsSchema> AcdsSchemas { get; }

Property Value

Type: ListAcdsSchema
See Also