PdfHtmlTemplateDisableWebSecurity Property
Disables web security features such as CORS and same-origin policy.
The default value is false
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
public bool DisableWebSecurity { get; set; }
Property Value
Boolean