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

In This Topic
    UnderlinePosition Property (Font)
    In This Topic
    Gets the suggested distance of the top of the underline from the baseline (negative values indicate below baseline).
    Syntax
    'Declaration
     
    Public ReadOnly Property UnderlinePosition As System.Short
    public System.short UnderlinePosition {get;}
    See Also