Click or drag to resize

PdfConverterInternetSecurityZone Property

Specifies the internet security zone settings used by the HTML converter to convert web sites. LocalMachine security zone offers most of the rights during conversion.

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public InternetSecurityZone InternetSecurityZone { get; set; }

Property Value

Type: InternetSecurityZone
See Also