RemoteDocument.Dispose() Method
Releases all resources used by RemoteDocument.
Namespace: DevExpress.ReportServer.Printing
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Remarks
Calling the Dispose method allows you to reallocate the resources used by a RemoteDocument instance.
See Also