BrowserImpersonationUsername Property
When this property is not empty the converter will try to run the internal browser in the security context of the user
given by this property and the
UserDomain property.
The default property value is empty
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public string Username { get; set; }
Public Property Username As String
Get
Set
public:
property String^ Username {
String^ get ();
void set (String^ value);
}
member Username : string with get, set
Property Value
String