ImgConverterExternalBrowserEndpoint Property |
External browser service.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic string ExternalBrowserEndpoint { get; set; }Public Property ExternalBrowserEndpoint As String
Get
Set
Property Value
String
Remarks
Blink rendering engine can work with an external browser service.
Note: This is used only by the Blink rendering engine.
See Also