ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / WatermarkOptions Class / DrawOver Property

In This Topic
DrawOver Property
In This Topic
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
 
See Also