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

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