HiQPdf Documentation

BrowserImpersonationAutoLogon Property

HiQPdf Client for .NET Core
This property has effect only when Username is also set. It controls if the logon of the user is automatic or explicit. The default property value is true

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

public bool AutoLogon { get; set; }

Property Value

Type: Boolean
See Also

Reference