Click or drag to resize

StiPrinterSettingsDuplex Property

Gets os sets mode of duplex printing.

Namespace:  Stimulsoft.Report.Print
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public Duplex Duplex { get; set; }

Property Value

Type: Duplex
See Also