'Declaration Public Enum PdfExportSettings.EmbedFontsMode Inherits System.Enum
public enum PdfExportSettings.EmbedFontsMode : System.Enum
'Declaration Public Enum PdfExportSettings.EmbedFontsMode Inherits System.Enum
public enum PdfExportSettings.EmbedFontsMode : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Web.PdfExportSettings.EmbedFontsMode