Click or drag to resize
Pdf Library for .NET

HtmlToPdfOptionsExternalBrowserEndpoint Property

External browser service.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
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