'Declaration Public ReadOnly Property HasFlatbed As Boolean
public bool HasFlatbed { get; }
public: __property bool get_HasFlatbed();
Property Value
True - device has flatbed; false - device does NOT have flatbed.
'Declaration Public ReadOnly Property HasFlatbed As Boolean
public bool HasFlatbed { get; }
public: __property bool get_HasFlatbed();
| Exception | Description |
|---|---|
| EsclException | Thrown if device is not opened or device capabilities are not loaded. |
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5