ImageGear for .NET
ImGearXMPThumbnail Constructor(ImGearPage)




ImGearPage object.
Initializes a new instance of the ImGearXMPThumbnail class.
Syntax
public ImGearXMPThumbnail( 
   ImGearPage page
)
public: ImGearXMPThumbnail( 
   ImGearPage* page
)
public:
ImGearXMPThumbnail( 
   ImGearPage^ page
)
'Declaration
 
Public Function New( _
   ByVal page As ImGearPage _
)
 
'Usage
 
Dim page As ImGearPage
 
Dim instance As New ImGearXMPThumbnail(page)

Parameters

page
ImGearPage object.

Return Value

New instance of the ImGearXMPThumbnail class object.
Remarks
This constructor creates and initializes an instance of ImGearXMPThumbnail class by using an ImageGear.Core.ImGearPage class object.
See Also

Reference

ImGearXMPThumbnail Class
ImGearXMPThumbnail Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback