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




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTImageEmb Class : Page Property
Gets or sets the ImageGear.Core.ImGearPage class object that contains the image.
Syntax
'Declaration
 
Public Property Page As ImGearPage
 
'Usage
 
Dim instance As ImGearARTImageEmb
Dim value As ImGearPage
 
instance.Page = value
 
value = instance.Page

Property Value

ImageGear.Core.ImGearPage class object.
See Also

Reference

ImGearARTImageEmb Class
ImGearARTImageEmb Members
ImGearPage Class