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

In This Topic
    WatermarkTitle Property (Settings)
    In This Topic
    Gets or sets the watermark title for PDF document.
    Syntax
    'Declaration
     
    Public Property WatermarkTitle As String
    public string WatermarkTitle {get; set;}
    See Also