ComponentOne RichTextBox for UWP
Painters Property (C1RichTextBox)

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : Painters Property
Gets the collection of IRichTextPainter associated with this C1RichTextBox.
Syntax
'Declaration
 
Public ReadOnly Property Painters As System.Collections.ObjectModel.Collection(Of IRichTextPainter)
public System.Collections.ObjectModel.Collection<IRichTextPainter> Painters {get;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members