Accusoft.ThumbnailXpress5.Net
ThumbnailStatus Enumeration
See Also  Send Feedback
Accusoft.ThumbnailXpressSdk Namespace : ThumbnailStatus Enumeration




Glossary Item Box

Option values which determine the Thumbnail item image data validation and generation status.

Syntax

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

Members

MemberValueDescription
BeingGenerated2A thumbnail image is in the process of being generated from the item image data.
Canceled6The thumbnail image generation was canceled by the user before completion.
FailedWithError4Thumbnail image generation incurred an error.
FailedWithTimeout5Failed to generate a thumbnail image within time threshold limits. See the ThumbnailXpress ThreadHungThreshold property ThumbnailXpress.ThreadHungThreshold
Generated3A thumbnail image has been successfully generated for the item.
NotValidated0Item image data has not been validated and it is yet to be determined if a thumbnail image can be generated from the data.
Validated1Item image data has been validated and it is believed a thumbnail image can be generated for the item

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ThumbnailXpressSdk.ThumbnailStatus

See Also

©2013. Accusoft Corporation. All Rights Reserved.