ImageGear Professional for Windows ActiveX
AfterLoad Event

Description:

Called during the process of creating a thumbnail item. This event is raised after the image has been loaded into an IGPage Object, but before the thumbnail item is created. Your application can implement this event handler if it needs to restrict the thumbnail items based on the file attributes.

Syntax:

Sub IGGUIThumbnailCtl_AfterLoad(pParams As
IGGUITNAfterLoadParams)

Parameters:

Name Description
pParams A IGGUITNAfterLoadParams Object which references the IGPage Object containing the image and also contains a "SkipItem" flag that can be used to skip creating a thumbnail item for the IGPage Object image.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback