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