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