StyleManager.TextDirection Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: StyleManager
Changes the text direction and returns an updated IStyle
public IStyle TextDirection(TextDirection textDirection);
Parameters
TextDirection textDirection | The new text direction |
Returns
IStyle | An IStyle for the new style |