Click or drag to resize
HtmlToPdfElementAuthenticationOptions Property
Server authentication options (e.g IIS authentication)

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public AuthenticationOptions AuthenticationOptions { get; }

Property Value

Type: AuthenticationOptions
See Also