DuplexModeExtensionsSetDuplexModeTPrintSettings Method |
Namespace: DotNetBrowser.Print.Settings
public static TPrintSettings SetDuplexMode<TPrintSettings>( this IDuplexMode<TPrintSettings> obj, DuplexMode duplexMode ) where TPrintSettings : class, IPrintSettings
Exception | Condition |
---|---|
ArgumentException | The specified duplex mode is not supported by the printer. |