FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / FontHolder Class / Strikethrough Property

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