ActiveReports 13
DrawOver Property

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > WatermarkOptions Class : DrawOver Property
If property is true watermark sign will be painted on the pages over report content, else watermark will be painted on the pages before all other report content
Syntax
'Declaration
 
Public Property DrawOver As Boolean
public bool DrawOver {get; set;}
See Also

Reference

WatermarkOptions Class
WatermarkOptions Members