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

In This Topic
    WatermarkFontStyle Property (Settings)
    In This Topic
    Specifies the font style.
    Syntax
    'Declaration
     
    Public Property WatermarkFontStyle As FontStyle
    public FontStyle WatermarkFontStyle {get; set;}
    See Also