Inesoft
PrintCE SDK .NET |
C# Syntax: double value = object.GetTextFlowHeight(string str, double width);
VB Syntax: Dim value As double = object.GetTextFlowHeight(Dim str As String, Dim width As Double)Parameters
str
String to draw.
width
Width for which the text height is calculated.
Return Values
Returns height of text.
© 2009 Inesoft. All rights reserved.