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



Gets a collection of codestreams contexts.

Syntax

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

Return Value

A collection of ContextRange used to request codestreams indirectly via "higher level" image entities.

Remarks

This field is valid when requesting images in a JPX format. Each ContextRange is associated with one or more codestreams determined by the server.

Use this field to specify more remapping transformation to the requested codestreams.

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