ImageGear for .NET
Channels Property (ImGearPageDisplay)




Gets the list of extra channels and their display options.
Syntax
'Declaration
 
Public ReadOnly Property Channels As ImGearDisplayChannels
'Usage
 
Dim instance As ImGearPageDisplay
Dim value As ImGearDisplayChannels
 
value = instance.Channels
public ImGearDisplayChannels Channels {get;}
public: __property ImGearDisplayChannels* get_Channels();
public:
property ImGearDisplayChannels^ Channels {
   ImGearDisplayChannels^ get();
}

Property Value

ImageGear.Core.ImGearDisplayChannels class object.
See Also

Reference

ImGearPageDisplay Class
ImGearPageDisplay Members
ImGearDisplayChannels Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback