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

Show in webframe

BoxSize Property






Gets or sets the box size.
Syntax
public long BoxSize {get; set;}
'Declaration
 
Public Property BoxSize As Long
'Usage
 
Dim instance As BoxInformationElement
Dim value As Long
 
instance.BoxSize = value
 
value = instance.BoxSize

            

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

Property Value

Box size in bytes.
Requirements

Target Platforms

See Also

Reference

BoxInformationElement Structure
BoxInformationElement 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