'Declaration Public Property IsDuplexEnabled As Boolean
public bool IsDuplexEnabled { get; set; }
Property Value
True - device uses the duplex mode; false - device does not use the duplex mode.
'Declaration Public Property IsDuplexEnabled As Boolean
public bool IsDuplexEnabled { 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