Click or drag to resize

HtmlToPdfElementExternalBrowserEndpoint Property

External browser service.

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

Property Value

Type: String
Remarks
Blink rendering engine can work with an external browser service.

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

See Also