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

In This Topic
    WatermarkFontSize Property (Settings)
    In This Topic
    Sets the font size for the watermark
    Syntax
    'Declaration
     
    Public Property WatermarkFontSize As Single
    public float WatermarkFontSize {get; set;}
    See Also