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

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