Skip to main content
A newer version of this page is available. .

DxDocumentViewer Properties

A control that is used to publish (preview, print and export) documents in Blazor 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.
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.
Width Gets or sets the Document Viewer’s width on a page.
See Also