LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Limit Property

Show in webframe





Gets or sets the depth limit of boxes.
Syntax
public Nullable<int> Limit {get; set;}
'Declaration
 
Public Property Limit As Nullable(Of Integer)
'Usage
 
Dim instance As ReqBoxProp
Dim value As Nullable(Of Integer)
 
instance.Limit = value
 
value = instance.Limit

            

            
public:
property Nullable<int> Limit {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

A nullable System.Int32 value which specifies what type of information, and how much of the box contents the client is requesting for that box type.
Remarks
If this field is not specified, then the client is requesting the entire contents of all boxes of the box type specified in the BoxType field.
Requirements

Target Platforms

See Also

Reference

ReqBoxProp Class
ReqBoxProp Members

 

 


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

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features