Accusoft PrintPRO 8
TextWidth Method
The string you want to know the width of.
Description

Calculates the width of a text string as it would be printed in the current font.

Syntax
Visual Basic
Public Function TextWidth( _
   ByVal textStr As String _
) As Single
Parameters
textStr
The string you want to know the width of.
Remarks

Not available at design time.

Calculates and returns the width expressed in terms of the ScaleMode property setting.

See Also

PrintPro Object  | PrintPro Members  | ScaleMode Property

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback