Skip to main content

RichEditExtension Constructors

Represents an extension object implementing the RichEdit functionality.
Name Parameters Description
RichEditExtension(RichEditSettings, ViewContext) settings, viewContext Initializes a new instance of the RichEditExtension class with the specified settings and provides the context information about the view.
RichEditExtension(RichEditSettings) settings Initializes a new instance of the RichEditExtension class with the specified settings.
See Also