C#
VB
C++
Gets or sets the sub-boxes contained within this box.
public Collection<JPxBox> SubBoxes { get; set; }
Public Property SubBoxes As Collection(Of JPxBox)
public:
property Collection<JPxBox^>^ SubBoxes {
Collection<JPxBox^>^ get();
void set ( Collection<JPxBox^>^ );
}
A Collection of JPxBox objects which represents the sub-boxes contained in this box.
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