|
HtmlToPdfAuthenticationOptionsUsername Property |
Specifies the user name if the web page to be converted requires authentication.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntax public string Username { get; set; }
Public Property Username As String
Get
Set
Property Value
Type:
StringSee Also