IDuplexMode<TPrintSettings> Interface |
Namespace: DotNetBrowser.Print.Settings
public interface IDuplexMode<out TPrintSettings> where TPrintSettings : class, IPrintSettings
The IDuplexMode<TPrintSettings> type exposes the following members.
Name | Description | |
---|---|---|
DuplexMode |
Gets or sets the duplex mode.
|
Name | Description | |
---|---|---|
SetDuplexMode<TPrintSettings> |
Sets the duplex mode.
(Defined by DuplexModeExtensions.) |