Inesoft PrintCE SDK EVC++
prnSetFontName

The function sets name of the font used by functions prnDrawText, prnDrawText2, prnDrawAlignedText for printing.

void prnSetFontName(
    TCHAR
*name
);

Parameters

name

Pointer to the string font name.

See Also

prnDrawText | prnDrawText2 | prnDrawAlignedText

 


© 2009 Inesoft. All rights reserved.