RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / IRichTextPainter Interface
Members

In This Topic
    IRichTextPainter Interface
    In This Topic
    This interface is implemented to provide custom painting inside a C1RichTextBox, or any C1RichTextViewManager client.
    Object Model
    IRichTextPainter Interface
    Syntax
    'Declaration
     
    Public Interface IRichTextPainter 
    public interface IRichTextPainter 
    See Also