HtmlConverterBaseHttp2Enabled Property

Controls if the HTTP2 protocol is enabled in NG version. The default value is false

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public bool Http2Enabled { get; set; }

Property Value

Boolean

See Also