[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.PdfExportSettings.EmbedFontsMode

PdfExportSettings.EmbedFontsMode Enum

Specifies the font embedding mode for the PDF document.

Namespace: GrapeCity.ActiveReports.Web
Assembly: MESCIUS.ActiveReports.Web.dll
Syntax
public enum PdfExportSettings.EmbedFontsMode

Fields

Name Description
All

Embed all fonts used in the document.

None

Do not embed any fonts.

Partial

Only embed the fonts that are used in the document.