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

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