Parameters
- Uri
- The URI of the document.
- Password
- The password required to open the document, if any.
- CustomHeaders
- A NameValueCollection object that contains the custom HTTP headers you need to add to the request, if any.
- Credentials
- An System.Net.ICredentials that contains the authentication credentials associated with the request, if any.
- ImpersonationLevel
- System.Security.Principal.TokenImpersonationLevel enumeration member specifying the impersonation level associated with the request.
Return Value
A member of the GdPictureStatus enumeration. If an error status is returned the GetLastTransferError method can be used to diagnose the problem.