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

In This Topic
    UnderscorePosition Property (FontInfo)
    In This Topic
    Gets the underscore position, relative to the baseline, in design units. Positive values are above the base line and negative values are below.
    Syntax
    'Declaration
     
    Public ReadOnly Property UnderscorePosition As Integer
    public int UnderscorePosition {get;}
    See Also