←Select platform

BoxOffset Property

Summary
Gets or sets box offset value.

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

Property Value

Box start offset.

Remarks

The offset, in bytes, to the start byte of the box. This is relative to the first byte of the file.

Requirements

Target Platforms

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

Leadtools.Jpeg2000 Assembly

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