FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / FontHolder Class / Underline Property

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