ImageGear for .NET
Source Property (ImGearThumbnailPage)




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
public object Source {get;}
public: __property Object* get_Source();
public:
property Object^ Source {
   Object^ get();
}

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

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback