←Select platform

CodeStreamContext Property

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

Syntax
C#
C++/CLI
Python
public Dictionary<ContextRange, SampleRange[]> CodeStreamContext { get; set; } 
public: 
property Dictionary<ContextRange^,array<SampleRange^>>^ CodeStreamContext { 
   Dictionary<ContextRange^,array<SampleRange^>>^ get(); 
   void set (    Dictionary<ContextRange^,array<SampleRange^>>^ ); 
} 
CodeStreamContext # get and set (ResponseFields) 

Property Value

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

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.