Inesoft PrintCE SDK .NET
PrintCE::GetTextWidth Method

Returns width of the text in the current units

C# Syntax: double value = object.GetTextWidth(string str);
VB Syntax: Dim
value As Double = object.GetTextWidth(Dim str As String)

Return Value

Returns width of the text in the current units

 


© 2009 Inesoft. All rights reserved.