Gets or sets a IRichTextPainter that can customize the painting of this C1RichTextViewManager contents.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
C# |
---|
public IRichTextPainter Painter { get; set; } |
Visual Basic |
---|
Public Property Painter As IRichTextPainter Get Set |