Back to Devexpress

IExportProcessor Interface

xtrareports-devexpress-dot-blazor-dot-reporting-dot-services.md

latest1.3 KB
Original Source

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

csharp
public interface IExportProcessor
vb
Public Interface IExportProcessor

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

Use DevExpress Blazor Report Viewer in .NET MAUI Blazor Hybrid App

IExportProcessor Members

DevExpress.Blazor.Reporting.Services Namespace