RichString.MarginTop Method
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: RichString
Sets the top margin of the current paragraph
public RichString MarginTop(float value);
Parameters
float value | The margin height |
Returns
RichString | A reference to the same RichString instance |