ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Image Assembly / GrapeCity.ActiveReports.Export.Image.Page Namespace / Settings Class / WatermarkTitle Property

In This Topic
    WatermarkTitle Property (Settings)
    In This Topic
    Sets text (i.e. CONFIDENTIAL) to use as the watermark on the image.
    Syntax
    'Declaration
     
    Public Property WatermarkTitle As String
    public string WatermarkTitle {get; set;}
    See Also