ExpertPdf Html to Pdf Converter Library
AuthenticationUsername Property
NamespacesExpertPdf.HtmlToPdfImgConverterAuthenticationUsername
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
C#Visual BasicVisual C++
public string AuthenticationUsername { get; set; }
Public Property AuthenticationUsername As String
	Get
	Set
public:
property String^ AuthenticationUsername {
	String^ get ();
	void set (String^ value);
}
Property Value

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