[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1BoldTool

C1BoldTool Class

Toolbar button that makes text bold in a C1RichTextBox.

Inheritance
C1BoldTool
Implements
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.Toolbar.4.6.2.dll
Syntax
public class C1BoldTool : C1ToggleButtonTool<FontWeight?>, IUpdateableTool

Constructors

Name Description
C1BoldTool()

Initializes a new instance of a C1BoldTool.

Properties

Name Description
CheckedValue
UnCheckedValue

Methods

Name Description
GetValue(C1TextRange)
SetValue(C1TextRange, FontWeight?)