[]
Toolbar button that toggles print view mode in a C1RichTextBox.
public class C1PrintViewTool : C1ToggleButtonTool<TextViewMode?>, IUpdateableTool
Public Class C1PrintViewTool
Inherits C1ToggleButtonTool(Of TextViewMode?)
Implements IUpdateableTool
| Name | Description |
|---|---|
| C1PrintViewTool() | Initializes a new instance of a C1PrintViewTool. |
| Name | Description |
|---|---|
| CheckedValue | |
| UnCheckedValue |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| SetValue(C1TextRange, TextViewMode?) |