RichTextKit v0.4

RichString.Alignment Method

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

Sets the text alignment of the current paragraph

public RichString Alignment(TextAlignment value);

Parameters

TextAlignment value

The text alignment

Returns

RichString

A reference to the same RichString instance