Krystalware
SlickUpload logo

Save Method (outputStream, removeOriginal)

Saves this file to the specified Stream.

Declaration Syntax

C#

public void Save(
	Stream outputStream,
	bool removeOriginal
)

Visual Basic

Public Sub Save ( _
	outputStream As Stream, _
	removeOriginal As Boolean _
)

Parameters

outputStream– (Stream)
The Stream to which to save this file.
removeOriginal– (Boolean)
A boolean that specifies whether to remove the original.

Assembly: Krystalware.SlickUpload, Version: 4.0