[]
Simplified toolbar button that justifies text in a C1RichTextBox.
public class C1SimplifiedJustifyTool : C1ToggleItemTool<C1TextAlignment?>, IUpdateableTool
| Name | Description |
|---|---|
| C1SimplifiedJustifyTool() | Initializes a new instance of a C1SimplifiedJustifyTool. |
| Name | Description |
|---|---|
| CheckedValue | |
| UnCheckedValue |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| SetValue(C1TextRange, C1TextAlignment?) | |
| Update() | Method called when the tool should update its state. |