Skip to main content
All docs
V24.2

PdfExportedEventArgs Class

Provides data for the PdfExported event.

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public class PdfExportedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PdfExportedEventArgs
See Also