Click or drag to resize

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; }

Property Value

Type: Image
See Also