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

In This Topic
    HangingBaseline Property
    In This Topic
    Gets the hanging baseline, which is used in scripts like Devanagari, in design units relative to the Roman baseline.
    Syntax
    'Declaration
     
    Public ReadOnly Property HangingBaseline As System.Short
    public System.short HangingBaseline {get;}
    See Also