FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.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