Inesoft PrintCE SDK EVC++
prnSetTextVertAlign

This function sets a value that determines the vertical justification used by functions prnDrawText and prnDrawText2 for printing.

void prnSetTextVertAlign(
    TextVertAlign
align
);

Parameters

align

vertical alignment, possible values: vTop, vBottom, vCenter


See Also

prnSetTextHorAlign, prnDrawText, prnDrawText2


© 2009 Inesoft. All rights reserved.