BrowserImpersonationAutoLogon Property

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

Definition

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

Property Value

Boolean

See Also