FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / FontHolder Class / Strikethrough Property

In This Topic
    Strikethrough Property (FontHolder)
    In This Topic
    Gets or sets a value that indicates whether the font has a horizontal line through the text.
    Syntax
    'Declaration
     
    Public Property Strikethrough As Boolean
    public bool Strikethrough {get; set;}
    See Also