Accusoft ImagXpress 12
ProxyServer Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : ProxyServer Property

Glossary Item Box

Description

Gets and sets the proxy server name or ID for http and ftp requests.

Property Type

Read-write property

Syntax

Visual Basic
Public Property ProxyServer As String

Return Type

The proxy server name or ID.

Remarks

This property applies only when reading or writing files to an http or ftp address. Many organizations use a proxy server to allow individual computers to access the Internet through their local area network (LAN). The ProxyServer property specifies the name of the proxy server, which can be a word such as "MyProxyServer," or an Internet Protocol address such as "192.68.112.56".

If the computer uses a direct connection such as Dial-Up Networking, the computer does not use a proxy server and this property should not be set.

See Also

©2013. Accusoft Corporation. All Rights Reserved.