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

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