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

In This Topic
    WatermarkFontName Property (Settings)
    In This Topic
    Set the font to use for the watermark to any valid System.Drawing.Font.
    Syntax
    'Declaration
     
    Public Property WatermarkFontName As String
    public string WatermarkFontName {get; set;}
    See Also