C#
VB
C++
Gets the array of integers containing the a zero-based index of each loaded page.
public int[] FramesLoadedIndexes { get; }
Public ReadOnly Property FramesLoadedIndexes As Integer()
public:
property array<int>^ FramesLoadedIndexes {
array<int>^ get();
}
Array of integers that represents a zero-based index of each loaded page.
This event is fired after the user passes the image using the SetRequestedImage.
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