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.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic InternetSecurityZone InternetSecurityZone { get; set; }
Public Property InternetSecurityZone As InternetSecurityZone
Get
Set
Property Value
Type:
InternetSecurityZone
See Also