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

MaxDepth Property






Gets or sets the maximum depth of requested boxes.
Syntax
public Nullable<int> MaxDepth {get; set;}
'Declaration
 
Public Property MaxDepth As Nullable(Of Integer)
'Usage
 
Dim instance As MetaReq
Dim value As Nullable(Of Integer)
 
instance.MaxDepth = value
 
value = instance.MaxDepth
public IReference<int> MaxDepth {get; set;}
 get_MaxDepth();
set_MaxDepth(value);
public:
property Nullable<int> MaxDepth {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

Property Value

A nullable System.Int32 which specifies the level of boxes returned to the client below the requested box.
Remarks
If a maximum depth value is not specified (value is -1), there is no limit on the depth of the file hierarchy for this request.
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

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