HtmlToImageConverterAllowInsecureContent Property

Allows loading insecure HTTP content in secure HTTPS pages. The default value is false

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.0.0
C#
public bool AllowInsecureContent { get; set; }

Property Value

Boolean

See Also