ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace : ImGearThumbnailBeforeLoadEventArgs Class |
The following tables list the members exposed by ImGearThumbnailBeforeLoadEventArgs.
Name | Description | |
---|---|---|
![]() | ImGearThumbnailBeforeLoadEventArgs Constructor | Initializes a new instance of the ImGearThumbnailBeforeLoadEventArgs class. |
Name | Description | |
---|---|---|
![]() | Page | Gets ImageGear.Core.ImGearPage class object containing full-sized picture that was used to create a thumbnail. |
![]() | PageNumber | Gets page number of the currently loaded thumbnail. |
![]() | Skip | Gets or sets a value indicating whether or not to load thumbnail into a control. |
![]() | Source | Gets path and format of the currently loaded thumbnail. |