[]
Toolbar button that makes text bold in a C1RichTextBox.
public class C1BoldTool : C1ToggleButtonTool<FontWeight?>, IUpdateableTool
| Name | Description |
|---|---|
| C1BoldTool() | Initializes a new instance of a C1BoldTool. |
| Name | Description |
|---|---|
| CheckedValue | |
| UnCheckedValue |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| SetValue(C1TextRange, FontWeight?) |