TarArchiveWriteStream Constructor

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

Syntax

C#
public TarArchiveWriteStream(
	string fileName,
	TarWriter tarWriter
)

Parameters

fileName

Type: System..String

tarWriter

Type: TarWriter

See Also

Reference