Id Property

Summary
Gets or sets the Id value.
Syntax
C#
VB
C++
public byte[] Id { get; set; } 
  
Public Property Id As Byte() 
public: 
property array<byte>^ Id { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

An array containing a 16 byte UUID as specified by ISO/IEC 11578:1996.

Requirements

Target Platforms

See Also

Reference

UuidId Structure

UuidId Members

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

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.