HiQPdf Documentation

BrowserImpersonationUsername Property

HiQPdf Client for .NET Core
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:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public string Username { get; set; }

Property Value

Type: String
See Also

Reference