IUploadImageConstraints.IgnoreEmptyImage property
If the file contains an empty image, ignore it instead of raising an error.
public bool IgnoreEmptyImage { get; }
See Also
- interface IUploadImageConstraints
If the file contains an empty image, ignore it instead of raising an error.
public bool IgnoreEmptyImage { get; }