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