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

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