Inesoft PrintCE SDK EVC++ prnGetTextWidth
The function returns width of the text in the current units. double prnGetTextWidth( TCHAR *string ); Parameters string Pointer to the string. Return Value width of the text in the current units. © 2009 Inesoft. All rights reserved.
The function returns width of the text in the current units.
double prnGetTextWidth( TCHAR *string );
Parameters
string
Pointer to the string.
Return Value
width of the text in the current units.
© 2009 Inesoft. All rights reserved.