ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Util Namespace / FontInfo Class / EmSize Property

In This Topic
    EmSize Property
    In This Topic
    Gets the em size of the font, in font design units.
    Syntax
    'Declaration
     
    Public ReadOnly Property EmSize As System.Integer
    public System.int EmSize {get;}
    See Also