BrowserImpersonationPassword Property

The password of the user which will run the internal browser. This property must be set when the Username property is set. The default property value is empty

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public string Password { get; set; }

Property Value

String

See Also