ImageGear .NET
Page Property (IImGearThumbnailItem)




Gets ImageGear.Core.ImGearPage class object referencing to the original image.
Syntax
ImGearPage Page {get;}
__property ImGearPage* get_Page();
property ImGearPage^ Page {
   ImGearPage^ get();
}
'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

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback