IExportProcessor Interface
Allows you to customize the exported document in Blazor Hybrid applications.
Namespace: DevExpress.Blazor.Reporting.Services
Assembly: DevExpress.Blazor.v25.2.Viewer.dll
NuGet Package: DevExpress.Blazor.Viewer
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