RichTextBox for WPF | ComponentOne
C1.WPF.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