C#
VB
C++
Gets or sets the depth limit of boxes.
public Nullable<int> Limit { get; set; }
Public Property Limit As Nullable(Of Integer)
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.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET