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