LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

CsInfo Property

Show in webframe





Gets or sets a collection of RegisteredCodestreamInfo.
Syntax
public Collection<RegisteredCodestreamInfo> CsInfo {get; set;}
'Declaration
 
Public Property CsInfo As Collection(Of RegisteredCodestreamInfo)
'Usage
 
Dim instance As CodestreamRegistrationBox
Dim value As Collection(Of RegisteredCodestreamInfo)
 
instance.CsInfo = value
 
value = instance.CsInfo

            

            
public:
property Collection<RegisteredCodestreamInfo^>^ CsInfo {
   Collection<RegisteredCodestreamInfo^>^ get();
   void set (    Collection<RegisteredCodestreamInfo^>^ value);
}

Property Value

A Collection which provides information about the codestreams.
Requirements

Target Platforms

See Also

Reference

CodestreamRegistrationBox Class
CodestreamRegistrationBox Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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