ActiveReports Developer 7
WatermarkTitle Property
See Also 
GrapeCity.ActiveReports.Export.Image.v7 Assembly > GrapeCity.ActiveReports.Export.Image.Page Namespace > Settings Class : WatermarkTitle Property

Glossary Item Box

Sets text (i.e. CONFIDENTIAL) to use as the watermark on the image.

Syntax

Visual Basic (Declaration) 
Public Property WatermarkTitle As System.String
C# 
public System.string WatermarkTitle {get; set;}

See Also