BoxOffset Property

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

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