Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

SubBoxes Property






Gets or sets the sub-boxes contained within this box.
Syntax
public Collection<JPxBox> SubBoxes {get; set;}
'Declaration
 
Public Property SubBoxes As Collection(Of JPxBox)
'Usage
 
Dim instance As JPxBox
Dim value As Collection(Of JPxBox)
 
instance.SubBoxes = value
 
value = instance.SubBoxes

            

            
public:
property Collection<JPxBox^>^ SubBoxes {
   Collection<JPxBox^>^ get();
   void set (    Collection<JPxBox^>^ value);
}

Property Value

A Collection of JPxBox objects which represents the sub-boxes contained in this box.
Requirements

Target Platforms

See Also

Reference

JPxBox Class
JPxBox Members

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features