[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1UnderlineTool

C1UnderlineTool Class

Toolbar button that underlines text in a C1RichTextBox.

Implements
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.Toolbar.4.6.2.dll
Syntax
public class C1UnderlineTool : C1ToggleButtonTool<C1TextDecorationCollection>, IUpdateableTool

Constructors

Name Description
C1UnderlineTool()

Initializes a new instance of a C1UnderlineTool.

Properties

Name Description
CheckedValue
UnCheckedValue

Methods

Name Description
GetValue(C1TextRange)
SetValue(C1TextRange, C1TextDecorationCollection)
Update()

Method called when the tool should update its state.