|  | 
| HtmlToImageAuthenticationPassword Property  | 
 
            Specifies the password if the web page being converted requires authentication.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
 Syntax
Syntaxpublic string AuthenticationPassword { get; set; }Public Property AuthenticationPassword As String
	Get
	Set
Property Value
Type: 
String See Also
See Also