ContextId Property

Summary

Gets or sets the specific context-range from the Codestream Context request field whose translation is producing the relevant codestreams.

Syntax
C#
VB
C++
public int ContextId { get; set; } 
  
Public Property ContextId As Integer 
public: 
property int ContextId { 
   int get(); 
   void set (    int ); 
} 

Property Value

An System.Int32 which identifies the specific context-range from the Codestream Context request field whose translation is producing the relevant codestreams.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly