InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet.TextFormat Class / Underline Property

In This Topic
    Underline Property (FontSubSet.TextFormat)
    In This Topic
    Gets or sets a value indicating whether the text is underlined.
    Syntax
    'Declaration
     
    Public Property Underline As Boolean
    public bool Underline {get; set;}
    See Also