 |
HtmlToImageExternalBrowserEndpoint Property |
External browser service.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntaxpublic string ExternalBrowserEndpoint { get; set; }
Public Property ExternalBrowserEndpoint As String
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