←Select platform

CodeStream Property

Summary
Gets the codestream of the requested image.

Syntax
C#
C++/CLI
Python
public IList<SampleRange> CodeStream { get; } 
public: 
property IList<SampleRange^>^ CodeStream { 
   IList<SampleRange^>^ get(); 
} 
CodeStream # get  (ViewWindowFields) 

Property Value

A list of SampleRange used to identify which codestream or codestreams belong to the requested view-window.

Remarks

Use this field to specify the codestream of the requested image. When an image contains multiple codestreams (Pages) you can request a single or multiple codestreams to be returned.

If this value does not exist in the client request and there is no CodeStreamContext specified, the first codestream with an index of 0 is returned.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.