RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SimplifiedStrikethroughTool Class / CheckedValue Property

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