DevExpress.Xpf.Printing.v15.1.Service
If implemented by a class, processes a document before and after exporting.
Processes an exported document.
A System.IO.Stream containing data of the exported document.
An value containing export options of the processed document.
A System.Object containing custom arguments for a document export operation.
Processes a document before it is exported.
A to be exported.
An value containing export options of the processed document.
A System.Object containing custom arguments for a document export operation.
If implemented by a class, provides settings to store a temporary document on the server side.
Specifies the size of a single chunk of binary data to be stored in an XPO data storage.
A System.Int32 value specifying the size of a data chunk.
Specifies a connection string for the report service database.
A value specifying a connection string.
Specifies a time span after which a stored document is obsolete. The document can then be removed from the database.
A structure.
If implemented by a class, provides a separate storage for the document binary data.
Appends an entry to the binary data storage.
A System.String containing a unique key for a piece of binary data to be appended to the storage.
A System.IO.Stream containing a piece of binary data to store in a new entry.
Removes all data from the storage.
A collection of values.
Creates a new binary data storage entry.
A System.IO.Stream containing a piece of binary data to store in a new entry.
A System.String containing a unique key for the created entry.
Deletes the specified entry from the storage.
A System.String containing a key that specifies an entry to be deleted from the storage.
Returns a byte array containing the specified piece of binary data.
A System.String containing a key that specifies a piece of binary data to be obtained from the storage.
A System.Byte[] value containing a piece of binary data.
Returns a stream containing the specified piece of binary data.
A System.String containing a key that specifies a piece of binary data to be obtained from the storage.
A System.IO.Stream containing a piece of binary data.
Implements extensions of the specified types for an Export Service.
Initializes a new instance of the ExportServiceExtensionsResolver class with default settings.
Disables all extensions.
Applies a resolver of the specified type to the Export Service.
A value.
Applies a resolver of the specified type to the Export Service.
An object implementing the interface.
Applies a resolver of the specified type to the Export Service.
A delegate.
Implements extensions of the specified types for a Report/Export Service.
Provides access to the available extensions.
A strongly typed collection.
Maintains WCF service and provides export functionality.
Initializes a new instance of the ExportService class with default settings.
Initializes a new instance of the ExportService class with the specified service provider.
An object implementing the interface.
For internal use. Initializes a new instance of the ExportService class with the specified settings.
Translates the uploaded resources into a document that is ready to export.
An object.
A object.
Clears the content of the specified document.
A object, identifying the document.
Writes the exported document to the specified stream.
An object.
A object.
Returns the current status of the exported document.
An object.
An structure.
For internal use.
A object.
Starts exporting the specified document.
A object.
A object.
An object.
Starts uploading a document's resources onto the server.
An object.
For internal use.
For internal use.
Uploads a document's resources (by fragments) onto the server.
An object.
A array.
Obtains the exported document on the Web.
A value.
A object.
Obtains a document's resources on the Web.
A value.
A object.