This property refers to the types of errors that can occur when using the Thumbnail Control.
[Visual Basic] Public ReadOnly Property
ErrorStatus As Newtone.ImageKit.Error
[C#] public Newtone.ImageKit.Error
ErrorStatus {get;}
Property Value
The value is an Error Enum value.
Read only
Explanation
The ErrorStatus property refers to the types of errors that can occur when using the Thumbnail Control. This property refers to the members of the Error Enum.
See Also
Thumbnail Members | Newtone.ImageKit.Web.Thumbnail