ImageGear Professional v18.2 > API Reference Guide > GUI Component API Reference > GUI Component Objects > IGGUITNBeforeLoadParams Object |
This object is passed to the BeforeLoad event handler to allow the application programmer to skip the generation of a thumbnail item, based on the contents of the IGLocation, etc.
IIGGUITNBeforeLoadParams extends IDispatch
Location Property | Specifies the IIGIOLocation Interface that will be used to load an IGPage Object from which the thumbnail item will be generated. |
Options Property | Specifies the IGLoadOptions Object that will be used to load an IGPage Object from which the thumbnail item will be generated. |
PageNum Property | Specifies the page number that will be used to load an IGPage Object from which the thumbnail item will be generated. |
SkipItem Property | Specifies whether or not to skip generating a thumbnail item for this IGPage Object. |