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

UploadedFile.SourceHeight Property

Gets a height of this user-selected file (in pixels) if it is an image.

Syntax

PHP
public function getSourceHeight() {
}

Property Value

Type: string

The height of this user-selected file (in pixels) if it is an image. Otherwise, this property returns 0.

See Also

Reference