LocalPartRetriever Methods
The LocalPartRetriever type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CancelAllRequests |
Cancels all outstanding requests.
| |
| CancelRequests |
Cancels requests for specific Document parts.
| |
| Dispose |
Closes the file stream created when opening the .xod file using the RequestDocument() method.
| |
| Finalize | (Overrides Object..::..Finalize()()()().) | |
| Request |
Request specfic document resources.
| |
| RequestDocument |
Creates an open file dialog box in order to acquire a stream from the locally hosted .xod file, then requests the information necessary to initilize the Document.
|