Skip to main content
All docs
V24.2

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

DxDocumentViewerBase Properties

A base class for Document Viewer controls in Blazor Server and WebAssembly applications.
Name Description
AccessibilityCompliant Enables accessibility mode.
Height Gets or sets the Document Viewer’s height on a page.
MobileMode Gets or sets whether to configure the Document Viewer for mobile devices.
RightToLeft Gets or sets whether to enable a right-to-left layout in the Document Viewer’s UI.
Width Gets or sets the Document Viewer’s width on a page.
See Also