IsContiguousCodeStreamBox Method

Summary
Indicates whether a box is a contiguous codestream box.
Syntax
C#
VB
C++
public bool IsContiguousCodeStreamBox( 
   string boxName 
) 
  
Public Function IsContiguousCodeStreamBox( _ 
   ByVal boxName As String _ 
) As Boolean 
public: 
bool IsContiguousCodeStreamBox(  
   String^ boxName 
)  

Parameters

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

Return Value

true if the boxName is a contiguous codestream box; otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.