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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property Duplex As Duplex
Get
Set
Property Value
Type:
DuplexSee Also