EVO HTML to PDF Converter

AuthenticationOptionsUseDefaultCredentials Property

EVO HTML to PDF Converter for .NET Documentation
A flag indicating if the credentials of the user running the converter are sent when the converter requests the web page from server. If the Username property is set this property will not have any effect. The default value is true

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public bool UseDefaultCredentials { get; set; }

Property Value

Type: Boolean
See Also

Reference