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