←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly