RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Table Class / TextAlignment Property

In This Topic
    TextAlignment Property (C1Table)
    In This Topic
    Gets or sets the horizontal alignment of text content.
    Syntax
    'Declaration
     
    
    Public Property TextAlignment As C1TextAlignment
    public C1TextAlignment TextAlignment {get; set;}
    See Also