PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Util Namespace / FontInfo Class / UnderscoreThickness Property

In This Topic
    UnderscoreThickness Property
    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