←Select platform

DataOffset Property

Summary
Gets or sets the data start offset for the box.

Syntax
C#
C++/CLI
Python
public long DataOffset { get; set; } 
public: 
property int64 DataOffset { 
   int64 get(); 
   void set (    int64 ); 
} 
DataOffset # get and set (BoxInformationElement) 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.