Skip to main content

RtfContentPastingProcessedEventArgs Class

Provides data for the ASPxHtmlEditor.RtfContentPastingProcessed event.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class RtfContentPastingProcessedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
RtfContentPastingProcessedEventArgs
See Also