DxWasmDocumentViewer Properties
A control that displays an interactive preview of a document generated from a report and allows the user to view, print, and export a report document in hosted Blazor WebAssembly apps.
Name | Description |
---|---|
Accessibility |
Enables accessibility mode.
Inherited from Dx |
Development |
Enables Development Mode for extended diagnostics. |
Height |
Gets or sets the Document Viewer’s height on a page.
Inherited from Dx |
Mobile |
Gets or sets whether to configure the Document Viewer for mobile devices.
Inherited from Dx |
Report |
Gets or sets a string that specifies the unique report name. |
Right |
Gets or sets whether to enable a right-to-left layout in the Document Viewer’s UI.
Inherited from Dx |
Width |
Gets or sets the Document Viewer’s width on a page.
Inherited from Dx |
See Also