Specifies the internet security zone settings used by the HTML converter to convert web sites.

C# | Visual Basic | Visual C++ |
public enum InternetSecurityZone
Public Enumeration InternetSecurityZone
public enum class InternetSecurityZone

Member | Description |
---|---|
Default |
Use the default autodetected security zone.
|
LocalMachine |
Use the Local Machine security zone settings.
|
Intranet |
Use the Intranet security zone settings.
|
Trusted |
Use the Trusted security zone settings.
|
Internet |
Use the Internet security zone settings.
|
Untrusted |
Use the Untrsuted security zone settings.
|
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)