[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1SubscriptTool

C1SubscriptTool Class

Toolbar button that vertically aligns text as subscript in a C1RichTextBox.

Inheritance
C1SubscriptTool
Implements
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.Toolbar.4.6.2.dll
Syntax
public class C1SubscriptTool : C1ToggleButtonTool<C1VerticalAlignment?>, IUpdateableTool

Constructors

Name Description
C1SubscriptTool()

Initializes a new instance of a C1SubscriptTool.

Properties

Name Description
CheckedValue
UnCheckedValue

Methods

Name Description
GetValue(C1TextRange)
SetValue(C1TextRange, C1VerticalAlignment?)