IExportProcessor Interface
Allows you to customize the exported document in Blazor Hybrid applications.
Namespace: DevExpress.Blazor.Reporting.Services
Assembly: DevExpress.Blazor.v26.1.Viewer.dll
Declaration
Remarks
Use IExportProcessor to customize the exported document in Blazor Hybrid applications (if required).
For a sample implementation, refer to the following help topic: Use Report Viewer in .NET MAUI Blazor Hybrid App.
See Also