Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

Show in webframe

Offset Property (Fragment)






Gets or sets the offset in bytes for the start of the code stream.
Syntax
public long Offset {get; set;}
'Declaration
 
Public Property Offset As Long
'Usage
 
Dim instance As Fragment
Dim value As Long
 
instance.Offset = value
 
value = instance.Offset

            

            
public:
property int64 Offset {
   int64 get();
   void set (    int64 value);
}

Property Value

Code stream start offset in bytes relative to the URL file start.
Requirements

Target Platforms

See Also

Reference

Fragment Structure
Fragment Members

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