[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.PdfExportSettings.NeverEmbedFonts

NeverEmbedFonts Property

NeverEmbedFonts

Gets or sets the semicolon-delimited string of values indicating fonts that should not be embedded in the PDF document.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting NeverEmbedFonts { get; set; }
Property Value
Type Description
StringDefaultExportSetting

A StringDefaultExportSetting object representing the fonts that should never be embedded.