ProcessedUploadInfo.IsImage property
Gets or sets a value indicating whether the file contains an image.
public bool IsImage { get; set; }
See Also
- class ProcessedUploadInfo
Gets or sets a value indicating whether the file contains an image.
public bool IsImage { get; set; }