DxDocumentViewerRequestOptions.HandlerUri Property
Specifies the URI to handle the Document Viewer requests.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v25.2.JSBasedControls.dll
NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that specifies the handler URI. |
See Also