Inesoft PrintCE SDK EVC++
prnSetTextHorAlign

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

void prnSetTextHorAlign(
    TextHorAlign
align
);

Parameters

align

horizontal alignment, possible values: hLeft, hRight, hCenter


See Also

prnSetTextVertAlign, prnDrawText, prnDrawText2


© 2009 Inesoft. All rights reserved.