Back to Devexpress

RemotePrintingSystem Class

corelibraries-devexpress-dot-reportserver-dot-printing-3a0ba4dc.md

latest2.0 KB
Original Source

RemotePrintingSystem Class

Renders documents that are generated by remote sources (i.e., by a report service or Report Server).

Namespace : DevExpress.ReportServer.Printing

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class RemotePrintingSystem :
    PrintingSystemBase
vb
Public Class RemotePrintingSystem
    Inherits PrintingSystemBase

Remarks

See How to Preview, Export and Print a Remotely Created Document for more information.

Implements

IPrintingSystem

IPrintingSystemContext

IDocument

Inheritance

Object MarshalByRefObject Component PrintingSystemBase RemotePrintingSystem

See Also

RemotePrintingSystem Members

WCF Report Service

Report and Dashboard Server

DevExpress.ReportServer.Printing Namespace