RemotePrintingSystem Class
In This Article
Renders documents that are generated by remote sources (i.e., by a report service or Report Server).
Namespace: DevExpress.ReportServer.Printing
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
public class RemotePrintingSystem :
PrintingSystemBase
#Remarks
See How to Preview, Export and Print a Remotely Created Document for more information.
#Inheritance
Object
MarshalByRefObject
Component
PrintingSystemBase
RemotePrintingSystem
See Also