ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Section Namespace / PdfWatermarkSettings Class / FontName Property

In This Topic
    FontName Property (PdfWatermarkSettings)
    In This Topic
    Font name
    Syntax
    'Declaration
     
    Public Property FontName As String
    public string FontName {get; set;}
    See Also