ISerializableStorage.AddFileWithId Method (String, Stream, Boolean)

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

Syntax

C#
void AddFileWithId(
	string fileId,
	Stream fileData,
	bool isSource
)

Parameters

fileId

Type: System..String

fileData

Type: System.IO..Stream

isSource

Type: System..Boolean

See Also

Reference