[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.RichTextPainterChangeEventArgs

RichTextPainterChangeEventArgs Class

Defines the arguments for the PainterChanged event.

Inheritance
RichTextPainterChangeEventArgs
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.dll
Syntax
public class RichTextPainterChangeEventArgs : EventArgs

Constructors

Name Description
RichTextPainterChangeEventArgs(C1TextRange)

Initializes a new RichTextPainterChangeEventArgs object.

Properties

Name Description
Range

Gets the range that needs to be painted.