←Select platform

CodeStreamRange Property

Summary

Gets a collection of codestreams to which the BinDescriptors 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 BinDescriptors is applied.

Example

For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.

Requirements

Target Platforms

See Also

Reference

ModelItem Class

ModelItem Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly