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

Show in webframe

IsFragmentTableBox Method






A System.String containing the name of the box.
Specifies whether a box is a fragment table box.
Syntax
public bool IsFragmentTableBox( 
   string boxName
)
'Declaration
 
Public Function IsFragmentTableBox( _
   ByVal boxName As String _
) As Boolean
'Usage
 
Dim instance As JPxBoxParser
Dim boxName As String
Dim value As Boolean
 
value = instance.IsFragmentTableBox(boxName)

            

            
public:
bool IsFragmentTableBox( 
   String^ boxName
) 

Parameters

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

Return Value

true if the box is a fragment table box; otherwise, false.
Requirements

Target Platforms

See Also

Reference

JPxBoxParser Class
JPxBoxParser 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