RemoteDocument Constructors
A document that is created by a remote service (a Report and Dashboard Server or custom WCF report service).Name | Parameters | Description |
---|---|---|
RemoteDocument(PrintingSystemBase) | ps | Initializes a new instance of the RemoteDocument class with the specified Printing System. |
See Also