Click or drag to resize
Pdf Library for .NET

HtmlToImageAuthenticationUsername Property

Specifies the username if the web page being converted requires authentication.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public string AuthenticationUsername { get; set; }

Property Value

Type: String
See Also