[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1SimplifiedLeftAlignTool

C1SimplifiedLeftAlignTool Class

Simplified toolbar button that aligns text to the left in a C1RichTextBox.

Inheritance
C1SimplifiedLeftAlignTool
Implements
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.Toolbar.4.6.2.dll
Syntax
public class C1SimplifiedLeftAlignTool : C1ToggleItemTool<C1TextAlignment?>, IUpdateableTool

Constructors

Name Description
C1SimplifiedLeftAlignTool()

Initializes a new instance of a C1SimplifiedLeftAlignTool.

Properties

Name Description
CheckedValue
UnCheckedValue

Methods

Name Description
GetValue(C1TextRange)
SetValue(C1TextRange, C1TextAlignment?)
Update()

Method called when the tool should update its state.