Click or drag to resize

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.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public string AuthenticationUsername { get; set; }

Property Value

Type: String
See Also