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

Show in webframe

Length Property (JPxBox)






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

            

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

Property Value

An System.Int64 number of bytes that represents the total length of the JPxBox.
Requirements

Target Platforms

See Also

Reference

JPxBox Class
JPxBox Members

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