ImageGear .NET - Updated
ImGearRemoteFile Class Members
Fields  Methods 


ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : ImGearRemoteFile Class

The following tables list the members exposed by ImGearRemoteFile.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Field Gets or sets domain of user account (part of credentials to access file).  
Public Field Gets or sets password (part of credentials to access file).  
Public Field Gets or sets address of proxy server to use.  
Public Field Gets or sets port number of proxy server to use.  
Public Field Gets or sets a value indicating whether or not to use ImGearWebStream (preferred for multi-page files).  
Public Field Gets or sets a value indicating whether or not to use a proxy server.  
Public Field Gets or sets username (part of credentials to access file).  
Top
Public Methods
 NameDescription
Public MethodThis method creates a .NET WebRequest using the parameters defined by the properties of the ImGearRemoteFile class object.  
Public MethodThis method creates an ImageGear.Formats.ImGearWebStream class using the parameters defined by the properties of the ImGearRemoteFile class object.  
Public Method Downloads contents of requested file.  
Public Method Uploads local content to remote resource.  
Top
See Also

Reference

ImGearRemoteFile Class
ImageGear.Windows.Forms Namespace