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

file.height Property

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

Syntax

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

Property Value

Type: Number

The height of the user-selected file.