ImageGear .NET - Updated May 1, 2018
Name Property (ImGearExtraChannelInfo)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearExtraChannelInfo Class : Name Property
Gets or sets the name of extra channel.
Syntax
'Declaration
 
Public Property Name As String
 
'Usage
 
Dim instance As ImGearExtraChannelInfo
Dim value As String
 
instance.Name = value
 
value = instance.Name

Property Value

String value.
See Also

Reference

ImGearExtraChannelInfo Class
ImGearExtraChannelInfo Members