






|
| PDFTron SilverDox SDK |
| HttpStreamingPartRetriever Methods |
| HttpStreamingPartRetriever Class See Also Send Feedback |
The HttpStreamingPartRetriever type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() | AddBytes |
If the .xod if not accessed via a URI but via some other mechanism that can provide a stream of bytes (e.g. directly from a WCF service),
then this method may be used to provide the retriever with bytes as they become available.
Do not provide the constructor with a URI if you intend to use this method.
|
![]() | CancelAllRequests |
Cancels all outstanding requests.
|
![]() | CancelRequests |
Cancels requests for specific Document parts.
|
![]() | Request |
Requests specfic Document document parts.
|
![]() | RequestDocument |
Requests the information necessary to initilize the Document.
|

