Click or drag to resize
Pdf Library for .NET

HtmlToPdfAuthenticationOptionsUsername Property

Specifies the user name if the web page to be converted requires authentication.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public string Username { get; set; }

Property Value

String
See Also