ActiveReports 18 .NET Edition
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
    FontMetrics GetFontMetrics( 
       FontInfo font
    )

    Parameters

    font
    See Also