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

In This Topic
    SmallXHeight Property
    In This Topic
    Gets the metric specifying the distance between the baseline and the approximate height of non-ascending lowercase letters measured in FUnits.
    Syntax
    'Declaration
     
    Public ReadOnly Property SmallXHeight As System.Integer
    public System.int SmallXHeight {get;}
    See Also