HtmlToImageConverterDisableSiteIsolation Property

Disables site isolation when loading content from different sources. The default value is false

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public bool DisableSiteIsolation { get; set; }

Property Value

Boolean

See Also