BCGSuite for MFC
CBCGPTextFormat::CBCGPTextFormat ( BYTE  bCharSet,
const CString &  strFontFamily,
float  fFontSize,
long  lFontWeight = FW_REGULAR,
BCGP_FONT_STYLE  fontStyle = BCGP_FONT_STYLE_NORMAL,
double  dblScaleRatio = 1.0 
)

Constructor.

Parameters
bCharSetThe character set.
strFontFamilyThe font family.
fFontSizeSize of the font.
lFontWeightThe font weight.
fontStyleThe font style.
dblScaleRatioThe scale ratio.