ActiveReports 13
FontFallback Property (PdfExport)

GrapeCity.ActiveReports.Export.Pdf Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace > PdfExport Class : FontFallback Property
Gets or sets a comma-delimited string of font families that will be used to lookup glyphs missing in original font
Syntax
'Declaration
 
Public Property FontFallback As String
public string FontFallback {get; set;}
Remarks
This function can only be used with the Professional version.
Note: If you use the Standard version, this setting gets disabled.
If there is a probelm in the output when it is exported to PDF, or if any problems occur with a particular font, then it is a limitation of the product.
See Also

Reference

PdfExport Class
PdfExport Members