CSID Property

Summary

Gets the ID of the first codestream associated with the replaced box.

Syntax
C#
VB
C++
public long CSID { get; set; } 
  
Public Property CSID As Long 
public: 
property int64 CSID { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

An System.Int64 value which specifies the ID of the first codestream associated with the replaced box.

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