Inesoft
PrintCE SDK EVC++ |
C++ Syntax: double value = object.GetTextFlowHeight (
LPCTSTR lpString,
double width
);
eVB Syntax: value = object.GetTextFlowHeight (
lpString,
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.