ExpertPdf Html to Pdf Converter Library
Optionally set the Password property to authenticate to web server
before accessing the URL to be converted (e.g handles any IIS authentication method)

Declaration Syntax
public string AuthenticationPassword { get; set; }Public Property AuthenticationPassword As String
public:
property String^ AuthenticationPassword {
String^ get ();
void set (String^ value);
}Assembly:
ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)