[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1LeftAlignTool

C1LeftAlignTool Class

Toolbar button that aligns text to the left in a C1RichTextBox.

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

Constructors

Name Description
C1LeftAlignTool()

Initializes a new instance of a C1LeftAlignTool.

Properties

Name Description
CheckedValue
UnCheckedValue

Methods

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