Property TextDirection
TextDirection
Coarse text flow direction of this line, derived from DominantTextAngleDegrees.
public ParagraphTextDirection TextDirection { get; }
Property Value
Remarks
Classifies into principal orientations (Horizontal, HorizontalUpsideDown, TopToBottom, BottomToTop). This is angle-based and does not distinguish script directionality (LTR vs RTL) for horizontal text.