EVO HTML to PDF Converter

ImpersonationOptionsLogonMode Property

EVO PDF Client for .NET Core Documentation
The logon mode of the user before navigation. This property has effect only when a username for impersonation is specified. The default logon mode is explicit.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_NetCore (in EvoHtmlToPdfClient_NetCore.dll) Version: 9.0.0
Syntax

public ImpersonationLogonMode LogonMode { get; set; }

Property Value

Type: ImpersonationLogonMode
See Also

Reference