RichTextKit v0.4

RichString.MarginBottom Method

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

Sets the bottom margin of the current paragraph

public RichString MarginBottom(float value);

Parameters

float value

The margin height

Returns

RichString

A reference to the same RichString instance