CodeStreamCount Property

Summary
Returns the number of available code-streams (pages).
Syntax
C#
VB
C++
public int CodeStreamCount { get; } 
  
Public ReadOnly Property CodeStreamCount As Integer 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.