Accusoft PrintPRO 8
TextHeight Method

The string you want to know the height of.

Description

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

Syntax
Visual Basic
Public Function TextHeight( _
   ByVal textStr As String _
) As Single
Parameters
textStr

The string you want to know the height of.

Remarks

Not available at design time.

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

See Also

PrintPro Object  | PrintPro Members  | ScaleMode Property

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback