HiQPdf Documentation

BrowserImpersonationPassword Property

HiQPdf Client for .NET Core
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

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public string Password { get; set; }

Property Value

Type: String
See Also

Reference