ComponentOne RichTextBox for UWP
LogicalDirection Property

C1.Xaml.RichTextBox.Documents Namespace > C1TextPointer Class : LogicalDirection Property
Gets the logical direction associated with the current position which is used to disambiguate content associated with the current position.
Syntax
'Declaration
 
Public ReadOnly Property LogicalDirection As Windows.UI.Xaml.Documents.LogicalDirection
public Windows.UI.Xaml.Documents.LogicalDirection LogicalDirection {get;}
See Also

Reference

C1TextPointer Class
C1TextPointer Members