Click or drag to resize
Pdf Library for .NET

PdfHtmlSectionAuthentication Property

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

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

Property Value

Type: HtmlToPdfAuthenticationOptions
See Also