TextDocument.PageWidth Property
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: TextDocument
Specifies the page width of the document
public float PageWidth { get; set; }
Remarks
This value is ignored for single line editor
Property Type
float |