ImageGear .NET - Updated July 5, 2018
ImGearARTForms Constructor(ImGearPageView)




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTForms Class > ImGearARTForms Constructor : ImGearARTForms Constructor(ImGearPageView)
Reference to the page view control.
Initializes a new instance of the ImGearARTForms class object.
Syntax
'Declaration
 
Public Function New( _
   ByVal pageView As ImGearPageView _
)
 
'Usage
 
Dim pageView As ImGearPageView
 
Dim instance As New ImGearARTForms(pageView)

Parameters

pageView
Reference to the page view control.
See Also

Reference

ImGearARTForms Class
ImGearARTForms Members
Overload List
ImGearPageView Class