|
HtmlToPdfOptionsAuthentication Property |
Handles authentication options if the web page being converted requires authentication.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntax public HtmlToPdfAuthenticationOptions Authentication { get; }
Public ReadOnly Property Authentication As HtmlToPdfAuthenticationOptions
Get
Property Value
Type:
HtmlToPdfAuthenticationOptionsSee Also