Click or drag to resize

PdfConverterLoginOptions Property

Handle custom page login.

Namespace:  ExpertPdf.HtmlToPdf
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