ReportService Methods
A WCF service that allows you to manage the progress of remote document service operations (such as document generation, printing, exporting, editing, and storage).
Name | Description |
---|---|
Clear |
Clears the content of the specified document. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets the current build status of the specified report. |
Get |
Gets the data related to the specified document. |
Get |
|
Get |
Writes the exported document to the specified stream. |
Get |
Returns the current status of document exporting. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns a collection of parameter values assigned to a lookup editor. |
Get |
Returns the content of the specified document page. |
Get |
Returns an array of report pages. |
Get |
Gets the document that is ready to print. |
Get |
Gets the current status of a document that is being printed. |
Get |
Returns an object that contains parameters available in a report. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Start |
Starts building a report document on the server. |
Start |
Starts exporting the specified document. |
Start |
Starts printing the specified document. |
Static |
For internal use. |
Static |
For internal use. |
Stop |
Stops building the document. |
Stop |
Stops printing the specified document. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also