Accusoft PrintPRO 7
TextHeight Method
See Also  Send Feedback
textStr

The string you want to know the height of.

AccusoftPrintPro7 ActiveX DLL > PrintPro Object : TextHeight Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.