Click or drag to resize

StiReportPrinterSettings Property

Gets or sets printer settings of current report.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiPrinterSettingsConverter))]
public StiPrinterSettings PrinterSettings { get; set; }

Property Value

Type: StiPrinterSettings
See Also