←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly