Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property CodeStream As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int CodeStream {get;} |
Return Value
Integer value that represents the 0-based index the current code-stream (page) for the image.This example displays this value after loading a file.
For an example, refer to JpipRasterImageViewer.
Read this value before calling Open.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family