ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions.PdfWatermarkSettings Class / FontStyle Property

In This Topic
    FontStyle Property (PdfExportOptions.PdfWatermarkSettings)
    In This Topic
    Specifies the watermark font style for PDF document.
    Syntax
    'Declaration
     
    Public Property FontStyle As FontStyle
    public FontStyle FontStyle {get; set;}
    See Also