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: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public string Password { get; set; }

Property Value

String

See Also