←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly