ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / PdfExportSettings Class / WatermarkFontStyle Property

In This Topic
    WatermarkFontStyle Property (PdfExportSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property WatermarkFontStyle As EnumDefaultExportSetting(Of FontStyle)
    public EnumDefaultExportSetting<FontStyle> WatermarkFontStyle {get; set;}
    See Also