PowUpload 1.3
UploadedFile.IsImage Property

Home page
Contact support

Gets a value that indicates whether the uploaded file is an image or not.

public�bool�IsImage�{get;}

Property Value

true if the uploaded file has a valid image format and if GDI+ supports the pixel format of the file; otherwise, false.

See Also

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