BCGControlBar Pro for MFC
void CBCGPGridCtrl::SetPrinterFont ( CFont *  pFont,
CFont *  pFontBold 
)

Sets the font for printing.

Call this function to set the font to be used for printing.

Parameters
pFontA pointer to the font object to be set. If this parameter is NULL, then system default font is used.
pFontBoldA pointer to the bold font object to be set. If this parameter is NULL, then system default font is used.