ImpersonationOptionsDomain Property
            The user Windows domain name. This property together with 
Username property define the user to logon before navigation.
            If the user is not part of a Windows domain the machine name can be used.
            By default this property is not set.
            
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 19.0.0
public string Domain { get; set; }
Public Property Domain As String
	Get
	Set
Property Value
String