CodeStreamRange Property

Summary
Gets a collection of codestreams to which the TpDescriptors is applied.
Syntax
C#
VB
C++
public Collection<Range> CodeStreamRange { get; } 
  
Public ReadOnly Property CodeStreamRange As Collection(Of Range) 
public: 
property Collection<Range^>^ CodeStreamRange { 
   Collection<Range^>^ get(); 
} 

Property Value

A Collection of Leadtools.Jpip.Range values specifying the codestreams to which the TpDescriptors is applied.

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.