LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

Limit Property






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 IReference<int> Limit {get; set;}
 get_Limit();
set_Limit(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReqBoxProp Class
ReqBoxProp Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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