C#
VB
WinRT C#
C++
Gets the name for the channel.
public string Name { get; }
Public ReadOnly Property Name As String
public string Name {get;}
get_Name();
public:
property String^ Name {
String^ get();
}
A String which contains the name for the channel.
The channel name will be stored in the file.
For more information, refer to the FILE FORMATS SPECIFICATION from Adobe.
For an example, refer to RasterCodecs.LoadPsdChannel.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET