Data Property

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

Property Value

Vendor-specific information data.

Requirements

Target Platforms

See Also

Reference

UuidBox Class

UuidBox 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.