CsInfo Property

Summary
Gets or sets a collection of RegisteredCodestreamInfo.
Syntax
C#
VB
C++
public Collection<RegisteredCodestreamInfo> CsInfo { get; set; } 
  
Public Property CsInfo As Collection(Of RegisteredCodestreamInfo) 
public: 
property Collection<RegisteredCodestreamInfo^>^ CsInfo { 
   Collection<RegisteredCodestreamInfo^>^ get(); 
   void set (    Collection<RegisteredCodestreamInfo^>^ ); 
} 

Property Value

A Collection which provides information about the codestreams.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly

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