ConvertedFile.FileStream Property ActiveX/Java Uploader ASP.NET

Gets a Stream object that pointing to this converted file.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

C#
public Stream FileStream { get; }

Property Value

Type: System.IO..Stream

A stream pointing to this converted file.

See Also

Reference