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