HiQPdf Documentation

HtmlConverterBaseRepeatHttpHeaders Property

HiQPdf Client for .NET Core
This property controls if the headers defined by the HttpHeaders property are also used when accessing the resources referenced by the web page, not only when accessing the web page. The default value is true and the headers are repeated when accessing the referenced resources

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool RepeatHttpHeaders { get; set; }

Property Value

Type: Boolean
See Also

Reference