RichTextKit v0.4

Paragraph.ContentWidth Property

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

Queries the width of this paragraph, excluding margins

public abstract float ContentWidth { get; }

Property Type

float