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; }
<TypeConverterAttribute(GetType(StiSimpeImageConverter))>
Public Property ImageBytes As Byte()
Get
Set
Property Value
Type:
ByteSee Also