ExpertPdf Html to Pdf Converter Library
InternetSecurityZone Property
NamespacesExpertPdf.HtmlToPdfPdfConverterInternetSecurityZone
ExpertPdf Html to Pdf Converter Library
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.
Declaration Syntax
C#Visual BasicVisual C++
public InternetSecurityZone InternetSecurityZone { get; set; }
Public Property InternetSecurityZone As InternetSecurityZone
	Get
	Set
public:
property InternetSecurityZone InternetSecurityZone {
	InternetSecurityZone get ();
	void set (InternetSecurityZone value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)