AngleSharp by AngleSharp

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

.NET API 960,512 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