Click or drag to resize

TableObjectIsReserved Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets if the table object is reserved and cannot be deleted.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public bool IsReserved { get; }
Request Example View Source

Property Value

Type: Boolean
See Also