DxDocumentViewerBase Properties
A base class for Document Viewer controls in Blazor Server and WebAssembly applications.
Name | Description |
---|---|
Accessibility |
Enables accessibility mode. |
Height | Gets or sets the Document Viewer’s height on a page. |
Mobile |
Gets or sets whether to configure the Document Viewer for mobile devices. |
Right |
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