LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)
LEAD Technologies, Inc

DataOffset Property






Gets or sets the data start offset for the box.
Syntax
public long DataOffset {get; set;}
'Declaration
 
Public Property DataOffset As Long
'Usage
 
Dim instance As BoxInformationElement
Dim value As Long
 
instance.DataOffset = value
 
value = instance.DataOffset
public long DataOffset {get; set;}
 get_DataOffset();
set_DataOffset(value);
public:
property int64 DataOffset {
   int64 get();
   void set (    int64 value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BoxInformationElement Structure
BoxInformationElement Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features