HtmlToPdfConverterEnableHttp2 Property
Gets or sets a flag indicating if the HTTP2 protocol is enabled in HTML to PDF 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: 18.0.0
public bool EnableHttp2 { get; set; }
Public Property EnableHttp2 As Boolean
Get
Set
Property Value
Boolean