Skip to main content

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.v23.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

See Also