ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / TextReadingOrder Property

In This Topic
    TextReadingOrder Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property TextReadingOrder As Windows.UI.Xaml.TextReadingOrder
    public Windows.UI.Xaml.TextReadingOrder TextReadingOrder {get; set;}
    See Also