HtmlToPdfAreaLoginOptions Property |
Handle custom page login.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public LoginOptions LoginOptions { get; set; }
Public Property LoginOptions As LoginOptions
Get
Set
Property Value
Type:
LoginOptionsRemarks Note: This is used only by the Blink rendering engine.
See Also