LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

CodeStream Property (ResponseFields)






Gets or sets the codestream returned by the server response.
Syntax
public Collection<ResponseCodeStream> CodeStream {get; set;}
'Declaration
 
Public Property CodeStream As Collection(Of ResponseCodeStream)
'Usage
 
Dim instance As ResponseFields
Dim value As Collection(Of ResponseCodeStream)
 
instance.CodeStream = value
 
value = instance.CodeStream
public Collection<ResponseCodeStream> CodeStream {get; set;}
 get_CodeStream();
set_CodeStream(value);
public:
property Collection<ResponseCodeStream^>^ CodeStream {
   Collection<ResponseCodeStream^>^ get();
   void set (    Collection<ResponseCodeStream^>^ value);
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ResponseFields Class
ResponseFields Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features