Back to Devexpress

DxWasmDocumentViewer Properties

xtrareports-devexpress-dot-blazor-dot-reporting-dot-dxwasmdocumentviewer-dot-underscore-properties.md

latest2.4 KB
Original Source

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.

NameDescription
AccessibilityCompliantEnables accessibility mode. Inherited from DxDocumentViewerBase.
AllowURLsWithJSContentObsolete. Specifies whether the execution of the JavaScript code placed in URLs is allowed. Inherited from DxDocumentViewerBase.
DevelopmentModeEnables Development Mode for extended diagnostics.
HeightGets or sets the Document Viewer’s height on a page. Inherited from DxDocumentViewerBase.
MobileModeGets or sets whether to configure the Document Viewer for mobile devices. Inherited from DxDocumentViewerBase.
ReportNameGets or sets a string that specifies the unique report name.
RightToLeftGets or sets whether to enable a right-to-left layout in the Document Viewer’s UI. Inherited from DxDocumentViewerBase.
WidthGets or sets the Document Viewer’s width on a page. Inherited from DxDocumentViewerBase.

See Also

DxWasmDocumentViewer Class

DxWasmDocumentViewer Members

DevExpress.Blazor.Reporting Namespace