ActiveReports 9
FontFallback Property (PdfExportOptions)

Gets or sets a comma-delimited string of font families that will be used to lookup glyphs that are missing in the original font (Professional Edition).
Syntax
'Declaration
 
Public Property FontFallback As System.String
public System.string FontFallback {get; set;}
Remarks

This feature is for use with the Professional Edition license only.

Note: The value of this property is ignored when used with the Standard Edition license.  Some characters are not guaranteed to render correctly in the generated PDF.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PdfExportOptions Class
PdfExportOptions Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum