HiQPdf Documentation

HtmlObjectBaseConvertHttpLinks Property

HiQPdf Client for .NET Core
Controls if the HTTP links in the HTML document are converted to HTTP links in PDF in this HTML object. This property is true by default

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

public bool ConvertHttpLinks { get; set; }

Property Value

Type: Boolean
See Also

Reference