PowUpload 1.3 control documentation

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