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

Show in webframe

RootBin Property






Gets or sets the data-bin requested by the client.
Syntax
public int RootBin {get; set;}
'Declaration
 
Public Property RootBin As Integer
'Usage
 
Dim instance As MetaReq
Dim value As Integer
 
instance.RootBin = value
 
value = instance.RootBin

            

            
public:
property int RootBin {
   int get();
   void set (    int value);
}

Property Value

An Array of ReqBoxProp which specify a list of box types that are of interest to the client.
Remarks
If a root-bin value is not specified (value is -1), the root is metadata-bin 0.
Requirements

Target Platforms

See Also

Reference

MetaReq Class
MetaReq 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