Inesoft PrintCE SDK EVC++
prnGetTextFlowHeight

Get height of text.

double prnGetTextFlowHeight(
    LPCTSTR
lpString,
    double
width
);

Parameters

lpszString

Pointer to the string to draw.

width

Width for which the text height is calculated.

Return Values

Returns height of text.



© 2009 Inesoft. All rights reserved.