ImageGear for .NET
ImGearRemoteFile Class Members
See Also  Fields  Methods  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : ImGearRemoteFile Class

Glossary Item Box

The following tables list the members exposed by ImGearRemoteFile.

Public Constructors

 NameDescription
Public ConstructorImGearRemoteFile ConstructorOverloaded.   
Top

Public Fields

 NameDescription
Public FieldDomain Gets or sets domain of user account (part of credentials to access file).  
Public FieldPassword Gets or sets password (part of credentials to access file).  
Public FieldProxyAddress Gets or sets address of proxy server to use.  
Public FieldProxyPort Gets or sets port number of proxy server to use.  
Public FieldUseImGearWebStream Gets or sets a value indicating whether or not to use ImGearWebStream (preferred for multi-page files).  
Public FieldUseProxy Gets or sets a value indicating whether or not to use a proxy server.  
Public FieldUserName Gets or sets username (part of credentials to access file).  
Top

Public Methods

 NameDescription
Public MethodCreateRequestThis method creates a .NET WebRequest using the parameters defined by the properties of the ImGearRemoteFile class object.  
Public MethodCreateWebStreamThis method creates an ImageGear.Formats.ImGearWebStream class using the parameters defined by the properties of the ImGearRemoteFile class object.  
Public MethodDownload Downloads contents of requested file.  
Public MethodUpload Uploads local content to remote resource.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.