Click or drag to resize

StiReportReportImage Property

Gets or sets a report image.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiSimpeImageConverter))]
public Image ReportImage { get; set; }

Property Value

Type: Image
See Also