Table of Contents

Property TextDirection

Namespace
LMKit.Document.Layout
Assembly
LM-Kit.NET.dll

TextDirection

Coarse text flow direction of this line, derived from DominantTextAngleDegrees.

public ParagraphTextDirection TextDirection { get; }

Property Value

ParagraphTextDirection

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.