ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / WatermarkFont Property

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