[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.PdfExportSettings.EmbedFonts

EmbedFonts Property

EmbedFonts

Gets or sets how the fonts used in the report should be embedded in the PDF document.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<PdfExportSettings.EmbedFontsMode> EmbedFonts { get; set; }
Property Value
Type Description
EnumDefaultExportSetting<PdfExportSettings.EmbedFontsMode>

An EnumDefaultExportSetting<T> object representing the font embedding mode.