ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / FallbackFonts Property

In This Topic
    FallbackFonts Property
    In This Topic
    Gets or sets a comma-delimited string of font families to locate missing glyphs from the original font.
    Syntax
    'Declaration
     
    Public Property FallbackFonts As String
    public string FallbackFonts {get; set;}
    See Also