'Declaration Public Property IsFlatbedEnabled As Boolean
public bool IsFlatbedEnabled { get; set; }
Property Value
True - device uses flatbed; false - device does NOT use flatbed.
'Declaration Public Property IsFlatbedEnabled As Boolean
public bool IsFlatbedEnabled { get; set; }
| 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