ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / PdfExportSettings Class / WatermarkTitle Property

In This Topic
    WatermarkTitle Property (PdfExportSettings)
    In This Topic
    Gets or sets the watermark text for the PDF document.
    Syntax
    'Declaration
     
    Public Property WatermarkTitle As StringDefaultExportSetting
    public StringDefaultExportSetting WatermarkTitle {get; set;}

    Property Value

    A StringDefaultExportSetting object representing the watermark text.
    See Also