RichTextKit v0.4

RichString.DefaultDirection Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: RichString

The default base text direction for cases where the rich text doesn't explicitly specify a text direction

public TextDirection DefaultDirection { get; set; }

Property Type

TextDirection