PdfExportedEventHandler Delegate
A method that will handle the PdfExported event.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| sender | Object | The event sender. |
| e | PdfExportedEventArgs | An object that contains event data. |
See Also