Back to Devexpress

DxDocumentViewer Properties

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

latest2.4 KB
Original Source

DxDocumentViewer Properties

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.

NameDescription
AccessibilityCompliantEnables accessibility mode. Inherited from DxDocumentViewerBase.
AllowURLsWithJSContentObsolete. Specifies whether the execution of the JavaScript code placed in URLs is allowed. Inherited from DxDocumentViewerBase.
AutoStartBuildSpecifies whether to start building a document automatically before the Document Viewer’s UI is rendered.
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

DxDocumentViewer Class

DxDocumentViewer Members

DevExpress.Blazor.Reporting Namespace