CodeStream Property

Summary

Gets the requested code-stream index.

Syntax
C#
VB
C++
public int CodeStream { get; } 
  
Public ReadOnly Property CodeStream As Integer 
public: 
property int CodeStream { 
   int get(); 
} 

Property Value

An System.Int32 value which represents the code-stream being requested.

Requirements

Target Platforms

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

Leadtools.Jpip.Client.WinForms Assembly