ASPxWebDocumentViewer.Dispose() Method
Disposes the ASPxWebDocumentViewer object.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
#Declaration
#Remarks
Call the Dispose method when you have finished working with a manually created ASPxWebDocumentViewer object. This releases all the resources allocated to the object and speeds up system performance.