ImageGear for .NET
CapitalLetterHeight Property
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecLetter Class : CapitalLetterHeight Property




Glossary Item Box

Gets or sets a measure of the capital letter height in pixels.

Syntax

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

Property Value

Ushort value.

Remarks

Font size in points can be roughly calculated from CapitalLetterHeight as follows: FontSize = CapitalLetterHeight * 100 / dpi.

See Also

©2013. Accusoft Corporation. All Rights Reserved.