HtmlConverterBaseRepeatHttpHeaders Property
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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public bool RepeatHttpHeaders { get; set; }
Property Value
Boolean