Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

Show in webframe

CodeStreamCount Property






Returns the number of available code-streams (pages).
Syntax
public int CodeStreamCount {get;}
'Declaration
 
Public ReadOnly Property CodeStreamCount As Integer
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As Integer
 
value = instance.CodeStreamCount

            

            
public:
property int CodeStreamCount {
   int get();
}

Property Value

Integer value that represents the number of available frames in the image to display.
Remarks
Read this value before calling Open.
Example
For an example that displays this value after loading a file, refer to JpipRasterImageViewer.
Requirements

Target Platforms

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

Error processing SSI file
Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features