HtmlToImageConverterLocalhostEnabled Property

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

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
public bool LocalhostEnabled { get; set; }

Property Value

Boolean

See Also