RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox.Documents Namespace / C1Table Class / TableAlignment Property

In This Topic
    TableAlignment Property
    In This Topic
    Gets or sets the horizontal alignment of table.
    Syntax
    'Declaration
     
    Public Property TableAlignment As C1TextAlignment
    public C1TextAlignment TableAlignment {get; set;}
    See Also