Skip to main content
A newer version of this page is available. .

RtfContentPastingProcessedEventArgs Class

Provides data for the ASPxHtmlEditor.RtfContentPastingProcessed event.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

Declaration

public class RtfContentPastingProcessedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
RtfContentPastingProcessedEventArgs
See Also