RichTextKit v0.4

TextDocument.LineWrap Property

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

Indicates if text should be wrapped

public bool LineWrap { get; set; }

Property Type

bool