HtmlToImageDisableSiteIsolation Property

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

Definition

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

Property Value

Boolean

See Also