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

In This Topic
    UnderlineThickness Property (CffTable)
    In This Topic
    Gets the suggested value for the underline thickness.
    Syntax
    'Declaration
     
    Public ReadOnly Property UnderlineThickness As System.Single
    public System.float UnderlineThickness {get;}
    See Also