C#
VB
C++
An array of BoxInformationElement which contains information about the available Image Frames in the file.
public Jpeg2000FrameInformation[] Frame { get; }
Public ReadOnly Property Frame As Leadtools.Jpeg2000.Jpeg2000FrameInformation()
public:
property Leadtools.Jpeg2000.array<Jpeg2000FrameInformation>^ Frame {
Leadtools.Jpeg2000.array<Jpeg2000FrameInformation>^ get();
}
Information about the available Image Frames 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