LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
IsSuperBox Method
See Also 
Leadtools.Jpip.JPX Namespace > JPxBoxParser Class : IsSuperBox Method



boxName
A System.String containing the name of the box.

The IsSuperBox Method includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

boxName
A System.String containing the name of the box.
Specifies whether a box is a super box.

Syntax

Visual Basic (Declaration) 
Public Function IsSuperBox( _
   ByVal boxName As String _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As JPxBoxParser
Dim boxName As String
Dim value As Boolean
 
value = instance.IsSuperBox(boxName)
C# 
public bool IsSuperBox( 
   string boxName
)
C++/CLI 
public:
bool IsSuperBox( 
   String^ boxName
) 

Parameters

boxName
A System.String containing the name of the box.

Return Value

true if the box is a super box; otherwise, false.

Remarks

Super boxes are boxes which contain other sub-boxes.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features