Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

CsInfo Property






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

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features