Version Property

Summary
Gets or sets the version number.
Syntax
C#
VB
C++
public byte Version { get; set; } 
  
Public Property Version As Byte 
public: 
property byte Version { 
   byte get(); 
   void set (    byte ); 
} 

Property Value

Version number.

Remarks

This field specifies the version number of the format of this box. The value of this field shall be 0.

Requirements

Target Platforms

See Also

Reference

UuidUrl Structure

UuidUrl Members

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

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.