RichTextKit v0.4

RichString.DefaultAlignment Property

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

Sets the default text alignment for cases where the rich text doesn't specify an alignment

public TextAlignment DefaultAlignment { get; set; }

Property Type

TextAlignment