Accusoft ThumbnailXpress 5
ResetCanceledItem Method
See Also  Send Feedback
CanceledItemIndex
A long value which represents the index of the canceled item to reset.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : ResetCanceledItem Method

Glossary Item Box

Description

Resets canceled status for a single canceled item or for all canceled items, allowing them to be attempted to be re-generated.

Syntax

Visual Basic
Public Sub ResetCanceledItem( _
   ByVal CanceledItemIndex As Long _
) 

Parameters

CanceledItemIndex
A long value which represents the index of the canceled item to reset.

Remarks

Note: Passing in a valid canceled item index parameter resets the item status to allow a generation attempt. Passing in -1 resets ALL canceled items.

See Also

©2013. Accusoft Corporation. All Rights Reserved.