PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Util Namespace / FontInfo Class / EmSize Property

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