ImageGear .NET - Updated May 1, 2018
Page Property (IImGearThumbnailItem)




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailItem Interface : Page Property
Gets ImageGear.Core.ImGearPage class object referencing to the original image.
Syntax
'Declaration
 
ReadOnly Property Page As ImGearPage
 
'Usage
 
Dim instance As IImGearThumbnailItem
Dim value As ImGearPage
 
value = instance.Page

Property Value

ImageGear.Core.ImGearPage class object.
See Also

Reference

IImGearThumbnailItem Interface
IImGearThumbnailItem Members