ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearRemoteFile Class : Download Method |
'Declaration Public Function Download() As MemoryStream
'Usage Dim instance As ImGearRemoteFile Dim value As MemoryStream value = instance.Download()
public MemoryStream Download()
public: MemoryStream* Download();
public: MemoryStream^ Download();