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

In This Topic
    HorizontalAscender Property
    In This Topic
    Gets the typographic or legacy ascender for this font.
    Syntax
    'Declaration
     
    Public ReadOnly Property HorizontalAscender As System.Integer
    public System.int HorizontalAscender {get;}
    See Also