RichTextKit v0.4

RichString.MarginLeft Method

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

Sets the left margin of the current paragraph

public RichString MarginLeft(float value);

Parameters

float value

The margin width

Returns

RichString

A reference to the same RichString instance