BrowserImpersonationUserDomain Property
This property must be set when the
Username property is set to select the user security context
in which the internal browser will run. If the user is not part of a Windows domain the machine name must be used as domain name.
The default property value is empty
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public string UserDomain { get; set; }
Property Value
String