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