EVO PDF Print Documentation

ContextImpersonationOptionsLogonMode Property

EVO PDF Print
The logon mode of the user before execution. This property has effect only when a username for impersonation is specified. The default logon mode is automatic.

Namespace:  EvoPdf.PdfPrint
Assembly:  EvoPdfPrint (in EvoPdfPrint.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ContextImpersonationLogonMode LogonMode { get; set; }

Property Value

Type: ContextImpersonationLogonMode
See Also

Reference