←Select platform

CodeStream Property

Summary
Gets or sets the codestream returned by the server response.

Syntax
C#
C++/CLI
Python
public Collection<ResponseCodeStream> CodeStream { get; set; } 
public: 
property Collection<ResponseCodeStream^>^ CodeStream { 
   Collection<ResponseCodeStream^>^ get(); 
   void set (    Collection<ResponseCodeStream^>^ ); 
} 
CodeStream # get and set (ResponseFields) 

Property Value

A collection of ResponseCodeStream objects which contains the codestreams returned by the server response.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly

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