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

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