PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Util Namespace / FontInfo Class / UnderscoreThickness Property

In This Topic
    UnderscoreThickness Property (FontInfo)
    In This Topic
    Gets the underscore line thickness, in design units.
    Syntax
    'Declaration
     
    Public ReadOnly Property UnderscoreThickness As Integer
    public int UnderscoreThickness {get;}
    See Also