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

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

    Property Value

    A StringDefaultExportSetting object representing the watermark font name.
    See Also