Offset Property

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

Property Value

An System.Int64 value representing the starting offset of the box.

Requirements

Target Platforms

See Also

Reference

JPxBox Class

JPxBox Members

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

Leadtools.Jpip Assembly

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