HtmlObjectBaseHttp2Enabled Property
Controls if the HTTP2 protocol is enabled in NG version for this HTML object. The default value is false
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public bool Http2Enabled { get; set; }
Public Property Http2Enabled As Boolean
Get
Set
public:
property bool Http2Enabled {
bool get ();
void set (bool value);
}
member Http2Enabled : bool with get, set
Property Value
Boolean