This documentation is for the old version. Go to the latest Upload Suite docs

file.width Property

Gets or sets the width of the user-selected file.

Syntax

JavaScript Get/Set Value at Runtime
value = $au.imageUploaderFlash('uploaderID').files().get(index).width();

Property Value

Type: Number

The width of the user-selected file.