←Select platform

DataOffset Property

Summary

Gets or sets the offset to the beginning of the data.

Syntax

C#
VB
C++
public long DataOffset { get; set; } 
  
Public Property DataOffset As Long 
public: 
property int64 DataOffset { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

An System.Int64 value identifying the beginning of the box data.

Requirements

Target Platforms

See Also

Reference

JPxBox Class

JPxBox Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly