RichTextKit v0.4

Paragraph.Layout Method

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

Layout the content of this paragraph

public abstract void Layout(TextDocument owner);

Parameters

TextDocument owner

The TextDocument that owns this paragraph