DataReference Property

Summary
An array of BoxInformationElement which contains information about the available Data Reference boxes in the file.
Syntax
C#
VB
C++
public BoxInformationElement[] DataReference { get; } 
  
Public ReadOnly Property DataReference As BoxInformationElement() 
public: 
property array<BoxInformationElement>^ DataReference { 
   array<BoxInformationElement>^ get(); 
} 

Property Value

Information about the available Data Reference boxes in the file.

Requirements

Target Platforms

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.