EVO HTML to PDF Converter

ImpersonationOptionsUsername Property

EVO PDF Client for .NET Documentation
The name of the user to logon before navigation. The Domain and Password properties must also be set. This property has priority over the CurrentUserImpersonation property. By default this property is not set.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public string Username { get; set; }

Property Value

Type: String
See Also

Reference