C#
VB
C++
Gets a collection of codestreams to which the BinDescriptors is applied.
public Collection<Range> CodeStreamRange { get; }
Public ReadOnly Property CodeStreamRange As Collection(Of Range)
public:
property Collection<Range^>^ CodeStreamRange {
Collection<Range^>^ get();
}
A Collection of Leadtools.Jpip.Range values specifying the codestreams to which the BinDescriptors is applied.
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET