RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox.Documents Namespace / C1Block Class / TextAlignmentProperty Field

In This Topic
    TextAlignmentProperty Field
    In This Topic
    Identifies the TextAlignment style property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly TextAlignmentProperty As StyleProperty
    public static readonly StyleProperty TextAlignmentProperty
    See Also