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

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