←Select platform

CodeStreamContext Property (ResponseFields)

Summary

Gets or sets the codestream context field returned by the server response.

Syntax

C#
VB
C++
public Dictionary<ContextRange,SampleRange[]> CodeStreamContext {get; set;}
Public Property CodeStreamContext As Dictionary(Of ContextRange,SampleRange())
public: 
property Dictionary<ContextRange^,array<SampleRange^>>^ CodeStreamContext { 
   Dictionary<ContextRange^,array<SampleRange^>>^ get(); 
   void set (    Dictionary<ContextRange^,array<SampleRange^>>^ ); 
} 

Property Value

A key/value collection of ContextRange and SampleRange array defining the codestreams returned by the server response.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize