Gets a vertical resolution of the user-selected file.
value = $au.uploader('uploaderID').files().get(index).verticalResolution();
Type: Number
The vertical resolution of this file (in DPI) if it is an image; otherwise, 0 is returned.
0