Click or drag to resize
Pdf Library for .NET

PdfHtmlElementAuthentication Property

Handles authentication options if the web page being converted requires authentication.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public HtmlToPdfAuthenticationOptions Authentication { get; }

Property Value

Type: HtmlToPdfAuthenticationOptions
See Also