Spread.Sheets Documentation
fallbackFont Method
GC.Spread.Sheets.PDF Namespace > PDFFontManager type : fallbackFont Method
the css font string.
Provide a fallback font for the specific font.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.PDF.PDFFontManager.fallbackFont(font);
function fallbackFont( 
   font : string
) : any;

Parameters

font
the css font string.
See Also

Reference

PDFFontManager type