BrowserImpersonationImpersonateCurrentUser Property

When this property is true the internal browser will run in the security context of user calling the converter. The default property value is false

Definition

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

Property Value

Boolean

See Also