Inesoft PrintCE SDK EVC++
prnSetTextColor

The function sets colour of the text used by functions prnDrawText and prnDrawAlignedText for printing.

void prnSetTextColor(
    COLORREF
val
);

Parameters

val

colour of the text .

See Also

prnDrawText | prnDrawAlignedText

 


© 2009 Inesoft. All rights reserved.