HtmlToPdfElementAuthenticationOptions Property |
Server authentication options (e.g IIS authentication)
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic AuthenticationOptions AuthenticationOptions { get; }
Public ReadOnly Property AuthenticationOptions As AuthenticationOptions
Get
Property Value
Type:
AuthenticationOptions
See Also