←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize