Enum DirectionMode
- Namespace
- AngleSharp.Dom
- Assembly
- AngleSharp.dll
An enumeration with all dir modes.
public enum DirectionMode : byte
- Extension Methods
Fields
Ltr = 0
Text and other elements go from left to right.
Rtl = 1
Text and other elements go from right to left