Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CsInfo Property
See Also 
Leadtools.Jpip.JPX Namespace > CodestreamRegistrationBox Class : CsInfo Property



Gets or sets a collection of RegisteredCodestreamInfo.

Syntax

Visual Basic (Declaration) 
Public Property CsInfo As Collection(Of RegisteredCodestreamInfo)
Visual Basic (Usage)Copy Code
Dim instance As CodestreamRegistrationBox
Dim value As Collection(Of RegisteredCodestreamInfo)
 
instance.CsInfo = value
 
value = instance.CsInfo
C# 
public Collection<RegisteredCodestreamInfo> CsInfo {get; set;}
C++/CLI 
public:
property Collection<RegisteredCodestreamInfo>^ CsInfo {
   Collection<RegisteredCodestreamInfo>^ get();
   void set (Collection<RegisteredCodestreamInfo>^ value);
}

Return Value

A Generic Collection which provides information about the codestreams.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features