Accusoft.ThumbnailXpress5.Net
Error Event
See Also  Send Feedback
Accusoft.ThumbnailXpressSdk Namespace > ThumbnailXpress Class : Error Event




Glossary Item Box

Event which is called when an error occurs during generation or painting of a thumbnail item.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type ErrorEventArgs containing data related to this event. The following ErrorEventArgs properties provide information specific to this event.

PropertyDescription
ItemIndex Gets and sets the index for the Thumbnail Item collection member which incurred an error during thumbnail generation.
Message Gets and sets the error message for the Thumbnail item collection member which incurred an error during thumbnail generation.
Number Gets and sets the error number for the Thumbnail Item collection member which incurred an error during thumbnail generation.

Remarks

The error could be due to generation errors like an unsupported or corrupt file, or various painting errors.

See Also

©2013. Accusoft Corporation. All Rights Reserved.