LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

MaxDepth Property

Show in webframe





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:
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

See Also

Reference

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