Event GetWebCredentials
Namespace TallComponents.PDF.Layout.Shapes
Class ImageShape
Occurs when an image is loaded from a web location to retrieve the credentials.
Set the credentials in the arguments to perform authentication. To authenticate using the user running the application or the impersonated user (on ASP.NET), supply
System.Net.CredentialCache.DefaultCredentials
.
Syntax
public event
GetWebCredentialsEventHandler
GetWebCredentials