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

C# | Visual Basic | Visual C++ |
public string AuthenticationUsername { get; set; }
Public Property AuthenticationUsername As String Get Set
public: property String^ AuthenticationUsername { String^ get (); void set (String^ value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)