CDN Property

Summary

Gets or sets the codestream number.

Syntax
C#
VB
C++
public short CDN { get; set; } 
  
Public Property CDN As Short 
public: 
property short CDN { 
   short get(); 
   void set (    short ); 
} 

Property Value

A System.Int16 value which specifies the number of the codestream for this registration value.

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