ImageGear .NET
ImGearPageDisplay Constructor(ImGearPage)




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

Parameters

page
Specifies the ImGearPage object to associate with new ImGearPageDisplay instance.
See Also

Reference

ImGearPageDisplay Class
ImGearPageDisplay Members
Overload List
ImGearPage Class

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback