Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DxDocumentViewer Properties
Show Inherited Hide Inherited

A control that displays an interactive preview of a document generated from a report and allows the user to view, print, and export the report document in Blazor Server and standalone Blazor WebAssembly apps.
Name Description
AccessibilityCompliant Enables accessibility mode. Inherited from DxDocumentViewerBase.
Height Gets or sets the Document Viewer’s height on a page. Inherited from DxDocumentViewerBase.
MobileMode Gets or sets whether to configure the Document Viewer for mobile devices. Inherited from DxDocumentViewerBase.
ReportName Gets or sets a string that specifies the unique report name.
RightToLeft Gets or sets whether to enable a right-to-left layout in the Document Viewer’s UI. Inherited from DxDocumentViewerBase.
Width Gets or sets the Document Viewer’s width on a page. Inherited from DxDocumentViewerBase.
See Also