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