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

Show in webframe

Offset Property (DigitalSignatureBox)






Gets or sets the source data offset.
Syntax
public long Offset {get; set;}
'Declaration
 
Public Property Offset As Long
'Usage
 
Dim instance As DigitalSignatureBox
Dim value As Long
 
instance.Offset = value
 
value = instance.Offset

            

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

Property Value

Source data offset.
Remarks
Specifies the offset, as a long value, to the start of the source data range that is signed by this DigitalSignatureBox.
Requirements

Target Platforms

See Also

Reference

DigitalSignatureBox Class
DigitalSignatureBox 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