←Select platform

Length Property

Summary
Gets or sets the Length of the source data.

Syntax
C#
C++/CLI
Python
public long Length { get; set; } 
public: 
property int64 Length { 
   int64 get(); 
   void set (    int64 ); 
} 
Length # get and set (DigitalSignatureBox) 

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

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

Leadtools.Jpeg2000 Assembly

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