DataOffset Property

Summary
Gets or sets the data start offset for the box.
Syntax
C#
VB
C++
public long DataOffset { get; set; } 
  
Public Property DataOffset As Long 
public: 
property int64 DataOffset { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

Box data start offset.

Remarks

Specifies the offset, in bytes, to the starting byte of the box data. This is relative to the first byte of the file.

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.