ComponentOne RichTextBox for WPF and Silverlight
Painter Property (C1RichTextViewManager)

C1.WPF.RichTextBox Namespace > C1RichTextViewManager Class : Painter Property
Gets or sets a IRichTextPainter that can customize the painting of this C1RichTextViewManager contents.
Syntax
'Declaration
 
Public Property Painter As IRichTextPainter
public IRichTextPainter Painter {get; set;}
See Also

Reference

C1RichTextViewManager Class
C1RichTextViewManager Members