|
PdfHtmlSectionAuthentication Property
|
Handles authentication options if the web page being converted requires authentication.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic HtmlToPdfAuthenticationOptions Authentication { get; }Public ReadOnly Property Authentication As HtmlToPdfAuthenticationOptions
Get
Property Value
HtmlToPdfAuthenticationOptions
See Also