ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.PageSetup Namespace / WatermarkSettingsModel Class / FontSize Property

In This Topic
    FontSize Property (WatermarkSettingsModel)
    In This Topic
    Watermark font size (in points)
    Syntax
    'Declaration
     
    Public Property FontSize As Single
    public float FontSize {get; set;}
    See Also