C#
VB
C++
Returns the number of available code-streams (pages).
public int CodeStreamCount { get; }
Public ReadOnly Property CodeStreamCount As Integer
public:
property int CodeStreamCount {
int get();
}
Integer value that represents the number of available frames in the image to display.
Read this value before calling Open.
For an example that displays this value after loading a file, refer to JpipRasterImageViewer.
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