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 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.