Skip to main content
A newer version of this page is available. .

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.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.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