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

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