←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly