AngleSharp by Florian Rappl

<PackageReference Include="AngleSharp" Version="0.8.7.1" />

.NET API 1,175,040 bytes

 DirectionMode

public enum DirectionMode
An enumeration with all dir modes.
Ltr = 0

Text and other elements go from left to right.

Rtl = 1

Text and other elements go from right to left