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 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.