ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / PdfExportSettings Class / WatermarkFontSize Property

In This Topic
    WatermarkFontSize Property (PdfExportSettings)
    In This Topic
    Gets or sets the font size for the watermark.
    Syntax
    'Declaration
     
    Public Property WatermarkFontSize As StringDefaultExportSetting
    public StringDefaultExportSetting WatermarkFontSize {get; set;}

    Property Value

    A StringDefaultExportSetting object representing the watermark font size.
    See Also