RichTextKit v0.4

TextBlock.BaseDirection Property

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

The base directionality of this text block (whether text is laid out left to right, or right to left)

public TextDirection BaseDirection { get; set; }

Property Type

TextDirection