ImageGear .NET - Updated November 28, 2017
Page Property (ImGearARTForms)




ImageGear23.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTForms Class : Page Property
Gets or sets a reference to the working annotation page.
Syntax
'Declaration
 
Public Property Page As ImGearARTPage
 
'Usage
 
Dim instance As ImGearARTForms
Dim value As ImGearARTPage
 
instance.Page = value
 
value = instance.Page

Property Value

ImageGear.ART.ImGearARTPage class object.
See Also

Reference

ImGearARTForms Class
ImGearARTForms Members
ImGearARTPage Class