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

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