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

In This Topic
    UnderlinePosition Property (CffTable)
    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.Single
    public System.float UnderlinePosition {get;}
    See Also