ImpersonationOptionsUsername Property
            The name of the user to logon before navigation. The 
Domain and 
Password properties must also be set.
            This property has priority over the 
CurrentUserImpersonation property. 
            By default this property is not set.
            
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 19.0.0
public string Username { get; set; }
Public Property Username As String
	Get
	Set
Property Value
String