C#
VB
C++
Gets or sets the data type.
public IccDataType Type { get; set; }
Public Property Type As Leadtools.Colorconversion.IccDataType
public:
property Leadtools.Colorconversion.IccDataType Type {
Leadtools.Colorconversion.IccDataType get();
void set ( Leadtools.Colorconversion.IccDataType );
}
A value that indicates the method type. For a list of possible values, refer to ICCDATATYPEFLAGS.
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