←Select platform

Id Property

Summary

Gets or sets the ID value.

Syntax

C#
VB
C++
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 ); 
} 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly