RichTextKit v0.4

TextDocument.MeasuredContentWidth Property

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

The total width of the content of the document

public float MeasuredContentWidth { get; }

Remarks

For line-wrap or non-line-wrap documents this is the width of the widest paragraph.

Property Type

float