C#
VB
C++
Gets or sets the ID value.
public UuidId Id { get; set; }
Public Property Id As Leadtools.Jpeg2000.UuidId
public:
property Leadtools.Jpeg2000.UuidId Id {
Leadtools.Jpeg2000.UuidId get();
void set ( Leadtools.Jpeg2000.UuidId );
}
A 16 byte UUID as specified by ISO/IEC 11578:1996.
The value of this UUID specifies the format of the vendor-specific information stored in the DATA field as well as how to interpret that information.
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