C#
VB
C++
Returns the current image code-stream (page).
public int CodeStream { get; }
Public ReadOnly Property CodeStream As Integer
public:
property int CodeStream {
int get();
}
Integer value that represents the 0-based index the current code-stream (page) for the image.
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