Click or drag to resize

StiQRCodeBarCodeTypeImage Property

Gets or sets image value.

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

Property Value

Type: Image
See Also