[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1JustifyTool

C1JustifyTool Class

Toolbar button that justifies text in a C1RichTextBox.

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

Constructors

Name Description
C1JustifyTool()

Initializes a new instance of a C1JustifyTool.

Properties

Name Description
CheckedValue
UnCheckedValue

Methods

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