[]
Simplified toolbar button that vertically aligns text as superscript in a C1RichTextBox.
public class C1SimplifiedSuperscriptTool : C1ToggleItemTool<C1VerticalAlignment?>, IUpdateableTool
Public Class C1SimplifiedSuperscriptTool
Inherits C1ToggleItemTool(Of C1VerticalAlignment?)
Implements IUpdateableTool
| Name | Description |
|---|---|
| C1SimplifiedSuperscriptTool() | Initializes a new instance of a C1SimplifiedSuperscriptTool. |
| Name | Description |
|---|---|
| CheckedValue | |
| UnCheckedValue |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| SetValue(C1TextRange, C1VerticalAlignment?) |