EVO HTML to PDF Converter

AuthenticationOptionsUseDefaultCredentials Property

EVO PDF Client for .NET Documentation
A flag indicating if the HTML to PDF server user account credentials are used when the HTML page being converted is requested. If the Username property is set this property will not have any effect. The default value is true

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

public bool UseDefaultCredentials { get; set; }

Property Value

Type: Boolean
See Also

Reference