ImageGear .NET - Updated March 30, 2018
PageView Property (Annotator)




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

Property Value

PageView class.
See Also

Reference

Annotator Class
Annotator Members