Enum TextDirection
Specifies the writing direction for text.
Namespace: SixLabors.Fonts
Assembly: SixLabors.Fonts.dll
Syntax
public enum TextDirectionFields
| Name | Description | 
|---|---|
| Auto | Automatically determined. | 
| LeftToRight | Left to right. | 
| RightToLeft | Right to left. |