Skip to main content
All docs
V23.2

DxWasmDocumentViewerRequestOptions Class

A nested component that allows you to specify where to send requests from the Document Viewer.

Namespace: DevExpress.Blazor.Reporting

Assembly: DevExpress.Blazor.Reporting.v23.2.JSBasedControls.WebAssembly.dll

NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls.WebAssembly

Declaration

public class DxWasmDocumentViewerRequestOptions :
    SettingsComponent<WasmDocumentViewerRequestOptionsModel>

Inheritance

Object
ComponentBase
DevExpress.Blazor.Reporting.Base.SettingsComponent<DevExpress.Blazor.Reporting.WasmDocumentViewerRequestOptionsModel>
DxWasmDocumentViewerRequestOptions
See Also