EVO HTML to PDF Converter

ImpersonationOptionsDomain Property

EVO PDF Client for .NET Documentation
The user Windows domain name. This property together with Username property define the user to logon before navigation. If the user is not part of a Windows domain the machine name can be used. 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 Domain { get; set; }

Property Value

Type: String
See Also

Reference