ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / WatermarkFontSizeInPoints Property

In This Topic
    WatermarkFontSizeInPoints Property
    In This Topic
    Font size in points
    Syntax
    'Declaration
     
    Public Property WatermarkFontSizeInPoints As Single
    public float WatermarkFontSizeInPoints {get; set;}
    See Also