←Select platform

Data Property

Summary

Gets or sets the box data.

Syntax

C#
VB
C++
public byte[] Data { get; set; } 
  
Public Property Data As Byte() 
public: 
property array<byte>^ Data { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

Free box data.

Requirements

Target Platforms

See Also

Reference

FreeBox Class

FreeBox 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