Common.CopyStream Method

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public static void CopyStream(
	Stream source,
	Stream destination,
	bool closeStream
)

Parameters

source

Type: System.IO..Stream

destination

Type: System.IO..Stream

closeStream

Type: System..Boolean

See Also

Reference