RichTextKit v0.4

TextDocument.SetMargins Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: TextDocument

Set the document margins

public void SetMargins(float left, float top, float right, float bottom);

Remarks

This operation resets the undo manager

Parameters

float left

The left margin

float top

The top margin

float right

The right margin

float bottom

The bottom margin

Subscribe for more like this. No spam, just fun tech stuff :)

Or, find me on Twitter: @toptensoftware.