Click or drag to resize

DxfDocumentAcadTables Property

Gets the texts list.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public List<AcadTable> AcadTables { get; }

Property Value

Type: ListAcadTable
See Also