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

In This Topic
    NeverEmbedFonts Property (PdfExportOptions)
    In This Topic
    Specifies the fonts the PDF Export should not embed for the PDF Viewer type.
    Syntax
    'Declaration
     
    Public Property NeverEmbedFonts As String
    public string NeverEmbedFonts {get; set;}
    See Also