ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / NeverEmbedFonts Property

In This Topic
    NeverEmbedFonts Property (Settings)
    In This Topic
    Gets or sets a semicolon-delimited string of font families which should not be embedded in the pdf document.
    Syntax
    'Declaration
     
    Public Property NeverEmbedFonts As String
    public string NeverEmbedFonts {get; set;}
    See Also