Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property CodeStream As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As JpipRasterImageViewer Dim value As Integer value = instance.CodeStream |
C# | |
---|---|
public int CodeStream {get;} |
Property 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 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7