ImgConverterAuthenticationPassword Property |
Optionally set the Password property to authenticate to web server
before accessing the URL to be converted (e.g handles any IIS authentication method)
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string AuthenticationPassword { get; set; }
Public Property AuthenticationPassword As String
Get
Set
Property Value
Type:
String
See Also