TextDocument.DefaultStyle Property
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: TextDocument
Specifies the style to be used in plain text mode
public Topten.RichTextKit.IStyle DefaultStyle { get; set; }
Property Type
Topten.RichTextKit.IStyle |