StiWatermarkImage Property |
Gets or sets value watermark's image.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiSimpeImageConverter))]
public virtual Image Image { get; set; }
<TypeConverterAttribute(GetType(StiSimpeImageConverter))>
Public Overridable Property Image As Image
Get
Set
Property Value
Type:
ImageSee Also