←Select platform

IsContiguousCodeStreamBox Method

Summary
Indicates whether a box is a contiguous codestream box.

Syntax
C#
C++/CLI
Python
public bool IsContiguousCodeStreamBox( 
   string boxName 
) 
public: 
bool IsContiguousCodeStreamBox(  
   String^ boxName 
)  
def IsContiguousCodeStreamBox(self,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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

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