Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / UnitsPerEm Property

In This Topic
    UnitsPerEm Property
    In This Topic
    Gets the design units per Em, valid range is from 16 to 16384.
    Syntax
    'Declaration
     
    Public ReadOnly Property UnitsPerEm As System.Integer
    public System.int UnitsPerEm {get;}
    See Also