Inesoft PrintCE SDK EVC++ prnSetFontSize
The function sets size of the font (in points) used by functions prnDrawText, prnDrawText2, prnDrawAlignedText for printing. void prnSetFontSize( double val ); Parameters val Size of the font is set in points. See Also prnDrawText | prnDrawText2 | prnDrawAlignedText © 2009 Inesoft. All rights reserved.
The function sets size of the font (in points) used by functions prnDrawText, prnDrawText2, prnDrawAlignedText for printing.
void prnSetFontSize( double val );
Parameters
val
Size of the font is set in points.
See Also
prnDrawText | prnDrawText2 | prnDrawAlignedText
© 2009 Inesoft. All rights reserved.