HtmlObjectBaseHttp2Enabled Property

Controls if the HTTP2 protocol is enabled in NG version for this HTML object. The default value is false

Definition

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

Property Value

Boolean

See Also