ImageGear Professional v18.2 > API Reference Guide > GUI Component API Reference > GUI Component Objects > IGGUITNAfterLoadParams Object |
This object is passed to the AfterLoad event handler to allow the application programmer to skip the generation of a thumbnail item, based on the contents of the IGPage Object.
IIGGUITNAfterLoadParams extends IDispatch
Page Property | Specifies the IGPage Object from which the thumbnail item will be generated. |
PageDisplay Property | IGPageDisplay Object that will be used for creating thumbnail icon from the image. |
SkipItem Property | Specifies whether or not to skip generating a thumbnail item for this IGPage Object. |