PdfHtmlTemplateAllowInsecureContent Property

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

Definition

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

Property Value

Boolean

See Also