C#
VB
C++
Gets or sets the date and time of creation of the ICC profile.
public IccDateTime DateTime { get; set; }
Public Property DateTime As Leadtools.Colorconversion.IccDateTime
public:
property Leadtools.Colorconversion.IccDateTime DateTime {
Leadtools.Colorconversion.IccDateTime get();
void set ( Leadtools.Colorconversion.IccDateTime );
}
IccDateTime structure that contains the date and time of creation of the ICC profile.
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