LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

IsSuperBox Method






A System.String containing the name of the box.
Specifies whether a box is a super box.
Syntax
public bool IsSuperBox( 
   string boxName
)
'Declaration
 
Public Function IsSuperBox( _
   ByVal boxName As String _
) As Boolean
'Usage
 
Dim instance As JPxBoxParser
Dim boxName As String
Dim value As Boolean
 
value = instance.IsSuperBox(boxName)
public bool IsSuperBox( 
   string boxName
)
 function Leadtools.Jpip.JPX.JPxBoxParser.IsSuperBox( 
   boxName 
)
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JPxBoxParser Class
JPxBoxParser Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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