Click or drag to resize
Pdf Library for .NET

HtmlToPdfAuthenticationOptionsPassword Property

Specifies the password if the web page to be converted requires authentication.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public string Password { get; set; }

Property Value

Type: String
See Also