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
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool ImpersonateCurrentUser { get; set; }
Public Property ImpersonateCurrentUser As Boolean
Get
Set
public:
property bool ImpersonateCurrentUser {
bool get ();
void set (bool value);
}
member ImpersonateCurrentUser : bool with get, set
Property Value
Type:
Boolean
Reference