RemoteDocument(PrintingSystemBase) Constructor
Initializes a new instance of the RemoteDocument class with the specified Printing System.
Namespace: DevExpress.ReportServer.Printing
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
ps | PrintingSystemBase | A PrintingSystemBase descendant. |
See Also