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

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