RichTextKit v0.4

Paragraph.ContentHeight Property

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

Qureries the height of this paragraph, excluding margins

public abstract float ContentHeight { get; }

Property Type

float