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 Image Image { get; set; }
<TypeConverterAttribute(GetType(StiSimpeImageConverter))>
Public Property Image As Image
Get
Set
Property Value
Type:
ImageSee Also