ConvertedFile.Size Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets a size of this converted file (in bytes).

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

Syntax

C#
public int Size { get; }

Property Value

Type: System..Int32

The size of this converted file (in bytes).

See Also

Reference