RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1StrikethroughTool Class / UnCheckedValue Property

In This Topic
    UnCheckedValue Property (C1StrikethroughTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property UnCheckedValue As C1TextDecorationCollection
    protected override C1TextDecorationCollection UnCheckedValue {get;}
    See Also