ImageGear .NET - Updated May 30, 2018
Page Property (FileOpenedEventArgs)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > FileOpenedEventArgs Class : Page Property
Gets ImGearPage loaded into the page view control. Set to null if no page was loaded.
Syntax
'Declaration
 
Public ReadOnly Property Page As ImGearPage
 
'Usage
 
Dim instance As FileOpenedEventArgs
Dim value As ImGearPage
 
value = instance.Page

Property Value

ImGearPage class object.
See Also

Reference

FileOpenedEventArgs Class
FileOpenedEventArgs Members