ImageGear .NET - Updated December 24, 2018
Source Property (ImGearThumbnailPage)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailPage Class : Source Property
Gets the source of the image document.
Syntax
'Declaration
 
Public ReadOnly Property Source As Object
 
'Usage
 
Dim instance As ImGearThumbnailPage
Dim value As Object
 
value = instance.Source

Property Value

Object value.
Remarks
The source of the image document is a filename string, a Stream, an ImGearPage, or an ImGearDocument.
See Also

Reference

ImGearThumbnailPage Class
ImGearThumbnailPage Members