Inesoft PrintCE SDK EVC++
prnSetTransparentTextBgr

This function sets the background mode of the text used by functions prnDrawText and prnDrawText2 for printing.

void prnSetTransparentTextBgr(
    BOOL
val
);

Parameters

val

if TRUE background remains untouched, if FALSE background is filled with the current fill color before the text

See Also

prnDrawText, prnDrawText2, prnSetFillColor

 


© 2009 Inesoft. All rights reserved.