EVO HTML to PDF Converter

HtmlToPdfConverterAuthenticationOptions Property

EVO PDF Client for .NET Documentation
This property can be set with an username and a password in order to authenticate to the web server before accessing the URL to be converted in HTML to PDF Converter. They can be used for example to resolve the IIS Integrated Windows Authentication or other types of IIS authentication.

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

public AuthenticationOptions AuthenticationOptions { get; }

Property Value

Type: AuthenticationOptions
See Also

Reference