ConvertedFile.Size Property ActiveX/Java Uploader ASP.NET

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

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

Syntax

C#
public int Size { get; }

Property Value

Type: System..Int32

The size of this converted file (in bytes).

See Also

Reference