HtmlToPdfElementLoginOptions Property |
Handle custom page login.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic LoginOptions LoginOptions { get; set; }Public Property LoginOptions As LoginOptions
Get
Set
Property Value
LoginOptions
RemarksNote: This is used only by the Blink rendering engine.
See Also