HtmlToPdfElementExternalBrowserEndpoint Property |
External browser service.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public string ExternalBrowserEndpoint { get; set; }
Public Property ExternalBrowserEndpoint As String
Get
Set
Property Value
Type:
StringRemarks
Blink rendering engine can work with an external browser service.
Note: This is used only by the Blink rendering engine.
See Also