| ImageGear Professional v18.2 > API Reference Guide > Formats Component API Reference > Formats Component Objects > IGIOURL Object |
This object provides an information about an URL location.
IIGIOURL extends IIGIOLocation
| AccessType Property | Type of internet access |
| Flags Property | Various internet open flags |
| HostName Property | Host name of an internet server |
| HTTPSecure Property | If True then the secure transaction semantics are used for HTTP requests |
| HTTPVerb Property | Determines whether to save to file or the web script |
| InetService Property | Type of service to access |
| Password Property | Password to log on |
| ProxyBypass Property | Optional list of host names or IP addresses, or both, that should not be routed through the proxy |
| ProxyName Property | Name of the proxy server |
| ServerPort Property | Number of TCP/IP port on the server to connect to |
| URLPath Property | URL path |
| UserName Property | User name to log on |