CodeStream Property

Summary
Returns the current image code-stream (page).
Syntax
C#
VB
C++
public int CodeStream { get; } 
  
Public ReadOnly Property CodeStream As Integer 
public: 
property int CodeStream { 
   int get(); 
} 

Property Value

Integer value that represents the 0-based index the current code-stream (page) for the image.

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.