RichString.BaseDirection Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: RichString
Sets the base text direction of the current paragraph
public RichString BaseDirection(TextDirection value);
Parameters
TextDirection value | The base text direction |
Returns
RichString | A reference to the same RichString instance |