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: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 12.0.0
public string Domain { get; set; }
Public Property Domain As String
	Get
	Set
Property Value
String