[]
Simplified toolbar button that toggles print view mode in a C1RichTextBox.
public class C1SimplifiedPrintViewTool : C1ToggleItemTool<TextViewMode?>, IUpdateableTool
| Name | Description |
|---|---|
| C1SimplifiedPrintViewTool() | Initializes a new instance of a C1SimplifiedPrintViewTool. |
| Name | Description |
|---|---|
| CheckedValue | |
| UnCheckedValue |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| SetValue(C1TextRange, TextViewMode?) |