Click or drag to resize

StiImageImageBytes Property

Gets or sets the image.

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

Property Value

Type: Byte
See Also