PowUpload 1.3 control documentation

Gets the height of the image in pixels if the file uploaded is an image.

public int ImageHeight {get;}

Property Value

The height of the image in pixels.

Remarks

Returns 0 if the file uploaded isn't an image.

See Also

UploadedFile Class | ElementIT.PowUpload Namespace | IsImage property | ImageWidth property