The XpsClient type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BeginOperation |
Begins a new async operation.
(Inherited from AsyncOperationClient.) | |
| CancelAsync |
Cancels the current pending asynchronous operation.
(Inherited from AsyncOperationClient.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadFixedPageAsync(PageContent) |
Loads the specified fixed page asynchronously using default page load settings.
| |
| LoadFixedPageAsync(PageContent, LoadFixedPageSettings) |
Loads the specified fixed page asynchronously.
| |
| LoadFixedPageAsync(PageContent, LoadFixedPageSettings, Object) |
Loads the specified page asynchronously.
| |
| LoadResourceAsync(XpsResource) |
Loads the specified resource asynchronously.
| |
| LoadResourceAsync(XpsResource, Object) |
Loads the specified resource asynchronously.
| |
| LoadXpsDocumentAsync(IPackageReader) |
Loads the XPS document asynchronously with default load settings.
| |
| LoadXpsDocumentAsync(IPackageReader, LoadXpsDocumentSettings) |
Loads the XPS document asynchronously.
| |
| LoadXpsDocumentAsync(IPackageReader, LoadXpsDocumentSettings, Object) |
Loads the XPS document asynchronously.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |