←Select platform

Offset Property

Summary

Gets or sets the source data offset.

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

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

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

Leadtools.Jpeg2000 Assembly