FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / FontData Class / Underline Property

In This Topic
    Underline Property (FontData)
    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