PowUpload 1.3
UploadedFile.ImageWidth Property

Home page
Contact support

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

public�int�ImageWidth�{get;}

Property Value

The width 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 | ImageHeight property