Skip to main content
All docs
V25.2
  • DxDocumentViewerRequestOptions 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.v25.2.JSBasedControls.dll

    Declaration

    public class DxDocumentViewerRequestOptions :
        SettingsComponent<DocumentViewerRequestOptionsModel>

    Inheritance

    Object
    ComponentBase
    DevExpress.Blazor.Reporting.Base.SettingsComponent<DevExpress.Blazor.Reporting.DocumentViewerRequestOptionsModel>
    DxDocumentViewerRequestOptions
    See Also