ImageGear .NET - Updated May 1, 2018
Page Property (ImGearARTCreateSecureObjectDataEventArgs)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTCreateSecureObjectDataEventArgs Class : Page Property
Gets the page.
Syntax
'Declaration
 
Public ReadOnly Property Page As ImGearARTPage
 
'Usage
 
Dim instance As ImGearARTCreateSecureObjectDataEventArgs
Dim value As ImGearARTPage
 
value = instance.Page

Property Value

ImGearARTPage class instance.
Remarks
Returns not null value if SecureObjectData is associated with the page, otherwise returns null.
See Also

Reference

ImGearARTCreateSecureObjectDataEventArgs Class
ImGearARTCreateSecureObjectDataEventArgs Members