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