Accusoft.PrintPro7.Net
TextHeight(Font,String) Method
See Also  Send Feedback
Accusoft.PrintProSdk Namespace > Draw Class > TextHeight Method : TextHeight(Font,String) Method




font
A System.Drawing.Font to use.
text
A string which represents the text to get the printed height of.

Glossary Item Box

Returns the height the text would be if the output has a specified font.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

font
A System.Drawing.Font to use.
text
A string which represents the text to get the printed height of.

Return Value

A float value which represents the height of the text when printed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.