Skip to main content
A newer version of this page is available. .
All docs
V21.2

DxReportViewer Methods

A document viewer component for reports.
Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
ExportToAsync(ExportFormat) Asynchronously exports the document to a file in the specified format.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
JSUpdatePageImageAsync(Int32)
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
OpenReportAsync(IReport) Asynchronously opens the specified report and builds a document for preview.
PrintAsync() Asynchronously prints a report.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
StartBuild() Starts building a report document.
ToString() Returns a string that represents the current object. Inherited from Object.
UpdateZoomAsync(Double) Specifies a zoom level.
UpdateZoomAsync(String) Specifies a zoom percentage.
See Also