C#
VB
C++
An array of BoxInformationElement which contains information about the available MPEG-7 boxes in the file.
public BoxInformationElement[] Mpeg7 { get; }
Public ReadOnly Property Mpeg7 As Leadtools.Jpeg2000.BoxInformationElement()
public:
property Leadtools.Jpeg2000.array<BoxInformationElement>^ Mpeg7 {
Leadtools.Jpeg2000.array<BoxInformationElement>^ get();
}
Information about the available MPEG-7 boxes in the file.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET