LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

Length Property

Show in webframe





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

            

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

Property Value

Source data Length.
Remarks
If nonzero, this field specifies the length, in bytes, of the source data range the is signed by this DigitalSignatureBox. A value of zero specifies that the end of the source data range is the last byte of the file.
Requirements

Target Platforms

See Also

Reference

DigitalSignatureBox Class
DigitalSignatureBox Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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