UploadedFile.SourceHeight Property ActiveX/Java Uploader PHP

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