RemoteDocument Class
In This Article
A document that is created by a remote service (a Report and Dashboard Server or custom WCF report service).
Namespace: DevExpress.ReportServer.Printing
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Remarks
The RemoteDocument objects are supplied by a RemoteDocumentSource that is assigned to the DocumentViewer.DocumentSource property.
#Implements
See Also