ImageGear .NET - Updated May 30, 2018
PageView Property (ImGearARTForms)




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTForms Class : PageView Property
Gets or sets a reference to the page view control.
Syntax
'Declaration
 
Public Property PageView As ImGearPageView
 
'Usage
 
Dim instance As ImGearARTForms
Dim value As ImGearPageView
 
instance.PageView = value
 
value = instance.PageView

Property Value

ImageGear.Windows.Forms.ImGearPageView class object.
See Also

Reference

ImGearARTForms Class
ImGearARTForms Members
ImGearPageView Class