Controls if the HTTP2 protocol is enabled in NG version. The default value is false
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Boolean
Reference