Id Property

Summary

Gets or sets the ID value.

Syntax
C#
VB
C++
public UuidId Id { get; set; } 
  
Public Property Id As UuidId 
public: 
property UuidId Id { 
   UuidId get(); 
   void set (    UuidId ); 
} 

Property Value

A 16 byte UUID as specified by ISO/IEC 11578:1996.

Remarks

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.

Requirements

Target Platforms

See Also

Reference

UuidBox Class

UuidBox Members

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly