Click or drag to resize

HtmlToPdfElementLoginOptions Property

Handle custom page login.

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public LoginOptions LoginOptions { get; set; }

Property Value

Type: LoginOptions
Remarks

Note: This is used only by the Blink rendering engine.

See Also