Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodeStream Property
See Also 
Leadtools.Jpip Namespace > ViewWindowFields Class : CodeStream Property



Gets the codestream of the requested image.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property CodeStream As IList(Of SampleRange)
Visual Basic (Usage)Copy Code
Dim instance As ViewWindowFields
Dim value As IList(Of SampleRange)
 
value = instance.CodeStream
C# 
public IList<SampleRange> CodeStream {get;}
C++/CLI 
public:
property IList<SampleRange>^ CodeStream {
   IList<SampleRange>^ get();
}

Return 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 doesn't exist in the client request and there is no CodeStreamContext specified, the first codestream with an index of 0 is returned.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features