EVO PDF Print Documentation

ContextImpersonationOptionsCurrentUserImpersonation Property

EVO PDF Print
A flag indicating if the tool should impersonate the current user during execution. By default this property is false.

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

public bool CurrentUserImpersonation { get; set; }

Property Value

Type: Boolean
See Also

Reference