Click or drag to resize

HtmlToPdfElementAuthenticationOptions Property

Server authentication options (e.g IIS authentication)

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public AuthOptions AuthenticationOptions { get; }

Property Value

Type: AuthOptions
See Also