PdfHtmlTemplateLocalhostEnabled Property

This property controls if the converter can convert URLs from localhost. The default value is true

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public bool LocalhostEnabled { get; set; }

Property Value

Boolean

See Also