ImageGear .NET - Updated November 28, 2017
Content Field (ImGearChannelRef)




ImageGear23.Core Assembly > ImageGear.Processing Namespace > ImGearChannelRef Structure : Content Field
Gets or sets a reference to the raster page.
Syntax
'Declaration
 
Public Content As ImGearRasterPage
 
'Usage
 
Dim instance As ImGearChannelRef
Dim value As ImGearRasterPage
 
value = instance.Content
 
instance.Content = value

Field Value

ImageGear.Core.ImGearRasterPage class object.
See Also

Reference

ImGearChannelRef Structure
ImGearChannelRef Members
ImGearRasterPage Class
ImGearChannelRef Structure
ImGearChannelRef Structure