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

ImageUploaderFlash.Height Property

Gets or sets the height of the control.

Syntax

PHP Initialize
public function getHeight() {
}

public function setHeight($value) {
}

Property Value

Type: string

The height of the control.

Default value is "400px".

See Also

Reference