PdfHtmlTemplateLocalhostEnabled Property

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

Definition

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

Property Value

Boolean

See Also