HtmlToImageElementEnableHttp2 Property
Gets or sets a flag indicating if the HTTP2 protocol is enabled in HTML to Image element converter.
The property has effect only in NE version of the library. The default value is false
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public bool EnableHttp2 { get; set; }
Property Value
Boolean