LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
CodeStreamCount Property
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : CodeStreamCount Property



Returns the number of available code-streams (pages).

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property CodeStreamCount As Integer
Visual Basic (Usage)Copy Code
Dim instance As JpipRasterImageViewer
Dim value As Integer
 
value = instance.CodeStreamCount
C# 
public int CodeStreamCount {get;}
C++/CLI 
public:
property int CodeStreamCount {
   int get();
}

Property Value

Integer value that represents the number of available frames in the image to display.

Example

This example displays this value after loading a file. For an example, refer to JpipRasterImageViewer.

Remarks

Read this value before calling Open.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip.Client.WinForms requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features