←Select platform

DataSize Property

Summary

Gets or sets the data size of the box.

Syntax

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

Property Value

Box data size in bytes.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly