|
HtmlToPdfOptionsLoginOptions Property |
Handle custom page login.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
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