[]
Control that modifies the font size in a C1RichTextBox.
public class C1FontSizeTool : C1ComboTool<double?>, IUpdateableTool
| Name | Description |
|---|---|
| C1FontSizeTool() | Initializes a new instance of a C1FontSizeTool. |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| SelectValue(double?) | |
| SetValue(C1TextRange, double?) |