MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / ITextMetricsProvider Interface / GetFontMetrics Method

In This Topic
GetFontMetrics Method
In This Topic
Gets line spacing in twips.
Syntax
'Declaration
 
Function GetFontMetrics( _
   ByVal font As FontInfo _
) As FontMetrics
 

Parameters

font
See Also