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